diff --git a/src/gui/dialogs/formsettings.ui b/src/gui/dialogs/formsettings.ui index 60dfa123b..edc3cf024 100755 --- a/src/gui/dialogs/formsettings.ui +++ b/src/gui/dialogs/formsettings.ui @@ -635,7 +635,7 @@ Authors of this application are NOT responsible for lost data. - Enable popup baloon tooltips + Enable popup balloon tooltips diff --git a/src/gui/systemtrayicon.h b/src/gui/systemtrayicon.h index 32777b6af..ab56f9801 100755 --- a/src/gui/systemtrayicon.h +++ b/src/gui/systemtrayicon.h @@ -67,7 +67,7 @@ class SystemTrayIcon : public QSystemTrayIcon { // application settings. static bool isSystemTrayActivated(); - // Determines whether baloon tips are enabled or not on tray icons. + // Determines whether balloon tips are enabled or not on tray icons. static bool areNotificationsEnabled(); public slots: