diff options
author | Zantox <jyoerger10@msn.com> | 2014-06-25 02:09:43 -0400 |
---|---|---|
committer | Zantox <jyoerger10@msn.com> | 2014-06-25 02:09:43 -0400 |
commit | 3bea089793ff80b756a63e7cca05947787dd0881 (patch) | |
tree | 18c72eaf7164233b386d72e53fbda7308e76aff6 /modules/commands/cs_seen.cpp | |
parent | 8fecad3039626feb3200a133355b754b7751a35b (diff) |
Updated ChanServ Command English Language
Diffstat (limited to 'modules/commands/cs_seen.cpp')
-rw-r--r-- | modules/commands/cs_seen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/commands/cs_seen.cpp b/modules/commands/cs_seen.cpp index 923edb361..7cbc23f43 100644 --- a/modules/commands/cs_seen.cpp +++ b/modules/commands/cs_seen.cpp @@ -172,7 +172,7 @@ class CommandOSSeen : public Command source.Reply(" "); source.Reply(_("The \002STATS\002 command prints out statistics about stored nicks and memory usage.")); source.Reply(_("The \002CLEAR\002 command lets you clean the database by removing all entries from the\n" - "entries from the database that were added within \037time\037.\n" + "database that were added within \037time\037.\n" " \n" "Example:\n" " %s CLEAR 30m\n" |