]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/commands/cmd_clearcache.cpp
Merge pull request #16 from Adam-/insp20
[user/henk/code/inspircd.git] / src / commands / cmd_clearcache.cpp
index ecf2c07fc73061add0b62ae2f8a31dfdf108d13f..c5492a8b65c92f57486aa4b60b16262dd92d322b 100644 (file)
@@ -17,7 +17,7 @@
 #include "channels.h"
 #include "ctables.h"
 
-/** Handle /ADMIN. These command handlers can be reloaded by the core,
+/** Handle /CLEARCACHE. These command handlers can be reloaded by the core,
  * and handle basic RFC1459 commands. Commands within modules work
  * the same way, however, they can be fully unloaded, where these
  * may not.