diff --git a/cockatrice/src/client/ui/layouts/flow_layout.cpp b/cockatrice/src/client/ui/layouts/flow_layout.cpp index 880947b4e..f1a776c47 100644 --- a/cockatrice/src/client/ui/layouts/flow_layout.cpp +++ b/cockatrice/src/client/ui/layouts/flow_layout.cpp @@ -1,5 +1,5 @@ /** - * @file flowLayout.cpp + * @file flow_layout.cpp * @brief Implementation of the FlowLayout class, a custom layout for dynamically organizing widgets * in rows within the constraints of available width or parent scroll areas. */