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