From 88bbf7389298270c6d840b789184acee5ea43180 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 13 May 2015 22:25:11 +0300 Subject: Replace succesfully to successfully. --- src/net/eathena/charserverhandler.h | 2 +- src/net/tmwa/charserverhandler.h | 2 +- src/resources/notifications.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/net/eathena/charserverhandler.h b/src/net/eathena/charserverhandler.h index 6c06c12ee..6254f9d2c 100644 --- a/src/net/eathena/charserverhandler.h +++ b/src/net/eathena/charserverhandler.h @@ -77,7 +77,7 @@ class CharServerHandler final : public MessageHandler, /** * Sets the character create dialog. The handler will clean up this - * dialog when a new character is succesfully created, and will unlock + * dialog when a new character is successfully created, and will unlock * the dialog when a new character failed to be created. */ void setCharCreateDialog(CharCreateDialog *const window) diff --git a/src/net/tmwa/charserverhandler.h b/src/net/tmwa/charserverhandler.h index e1e2ec48e..20a162eb1 100644 --- a/src/net/tmwa/charserverhandler.h +++ b/src/net/tmwa/charserverhandler.h @@ -78,7 +78,7 @@ class CharServerHandler final : public MessageHandler, /** * Sets the character create dialog. The handler will clean up this - * dialog when a new character is succesfully created, and will unlock + * dialog when a new character is successfully created, and will unlock * the dialog when a new character failed to be created. */ void setCharCreateDialog(CharCreateDialog *const window) 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 -- cgit v1.2.3-70-g09d2