]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/timer.h
add <whowas> config option to control whowas behaviour. *may break*
[user/henk/code/inspircd.git] / include / timer.h
index 1f6da45213dd4dba852f5c95f0ae7217d3eb5c64..5c899f059a9c6bc2b259a2e1e5c7493911e345ae 100644 (file)
@@ -84,7 +84,7 @@ class TimerManager : public Extensible
         * @param T an InspTimer derived class to add
         */
        void AddTimer(InspTimer* T);
-       /** Delete and InspTImer
+       /** Delete an InspTimer
         * @param T an InspTimer derived class to delete
         */
        void DelTimer(InspTimer* T);