summaryrefslogtreecommitdiff
path: root/src/net/eathena/charserverhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/charserverhandler.h')
-rw-r--r--src/net/eathena/charserverhandler.h2
1 files changed, 1 insertions, 1 deletions
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)