summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-02 23:34:55 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-02 23:34:55 +0300
commitad65d5b7ee4e206733add9e5514a7d51e02c2d54 (patch)
treed9a0eb50e177eead2676e83cd0078243800c2fa0 /src
parent84d2bab38202cd52b5eb0a37c12204ab6f607915 (diff)
downloadplus-ad65d5b7ee4e206733add9e5514a7d51e02c2d54.tar.gz
plus-ad65d5b7ee4e206733add9e5514a7d51e02c2d54.tar.bz2
plus-ad65d5b7ee4e206733add9e5514a7d51e02c2d54.tar.xz
plus-ad65d5b7ee4e206733add9e5514a7d51e02c2d54.zip
Fix typos.
Diffstat (limited to 'src')
-rw-r--r--src/resources/notifications.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/resources/notifications.h b/src/resources/notifications.h
index 132708035..8716b6467 100644
--- a/src/resources/notifications.h
+++ b/src/resources/notifications.h
@@ -704,7 +704,7 @@ namespace NotifyManager
NotifyFlags::EMPTY},
{"ignore player success",
// TRANSLATORS: notification message
- N_("Player succesfully ignored."),
+ N_("Player successfully ignored."),
NotifyFlags::EMPTY},
{"ignore player failure",
// TRANSLATORS: notification message
@@ -720,7 +720,7 @@ namespace NotifyManager
NotifyFlags::EMPTY},
{"unignore player success",
// TRANSLATORS: notification message
- N_("Player succesfully unignored."),
+ N_("Player successfully unignored."),
NotifyFlags::EMPTY},
{"unignore player failure",
// TRANSLATORS: notification message