diff options
Diffstat (limited to 'src/resources/notifications.h')
-rw-r--r-- | src/resources/notifications.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/notifications.h b/src/resources/notifications.h index ad0819d23..f7f8009c4 100644 --- a/src/resources/notifications.h +++ b/src/resources/notifications.h @@ -569,7 +569,7 @@ namespace NotifyManager NotifyFlags::INT}, {"mail send ok", // TRANSLATORS: notification message - N_("Message succesfully sent."), + N_("Message successfully sent."), NotifyFlags::EMPTY}, {"mail send error", // TRANSLATORS: notification message |