summaryrefslogtreecommitdiff
path: root/modules/commands/ns_ghost.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/ns_ghost.cpp')
-rw-r--r--modules/commands/ns_ghost.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/commands/ns_ghost.cpp b/modules/commands/ns_ghost.cpp
index 05b60eacd..8b861e889 100644
--- a/modules/commands/ns_ghost.cpp
+++ b/modules/commands/ns_ghost.cpp
@@ -91,7 +91,7 @@ class CommandNSGhost : public Command
{
this->SendSyntax(source);
source.Reply(" ");
- source.Reply(_("itermminates a \"ghost\" IRC session using your nick. A\n"
+ source.Reply(_("Terminates a \"ghost\" IRC session using your nick. A\n"
"ghost\" session is one which is not actually connected,\n"
"but which the IRC server believes is still online for one\n"
"reason or another. Typically, this happens if your\n"