summaryrefslogtreecommitdiff
path: root/modules/commands/ns_ghost.cpp
diff options
context:
space:
mode:
authorDukePyrolator <DukePyrolator@anope.org>2012-04-01 20:50:04 +0200
committerDukePyrolator <DukePyrolator@anope.org>2012-04-01 20:50:04 +0200
commitcf3124c06399ed1eba8a33b017893d9bda28494c (patch)
tree9c23414217b03eed05bdf927b94c7c58d4b80fc0 /modules/commands/ns_ghost.cpp
parent12a6a27b52a3520c1f41a1d4d6b8e3ef25fafb23 (diff)
fixed some typos
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"