Patch by DarthGandalf, thanks.

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2042 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
psychon
2010-06-24 19:42:51 +00:00
parent 04838648d2
commit ced990fb87
+1 -1
View File
@@ -62,7 +62,7 @@
*
* If you want your module to actually do something, you should override some
* of the hooks from CModule. These are the functions whose names start with
* "Do". They are called when the associated event happens.
* "On". They are called when the associated event happens.
*
* Feel free to also look at existing modules.
*/