diff options
Diffstat (limited to '')
-rw-r--r-- | src/before_exit.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/before_exit.cpp b/src/before_exit.cpp index d8ab8f00..abdf7d62 100644 --- a/src/before_exit.cpp +++ b/src/before_exit.cpp @@ -29,7 +29,7 @@ #include "ui/settings/GlobalSettingStation.h" /** - * @brief + * @brief Actions performed before exiting the application * */ void before_exit() { |