Revision: 211
Author: martin2812
Date: Mon Jul 26 11:37:55 2010
Log: [No log message]
http://code.google.com/p/monit/source/detail?r=211

Modified:
 /trunk/event.c

=======================================
--- /trunk/event.c      Fri Jan  8 03:20:43 2010
+++ /trunk/event.c      Mon Jul 26 11:37:55 2010
@@ -703,7 +703,7 @@
   }

   /* Action event is handled already. For Instance events
-   * we don't wan't actions like stop to be executed
+   * we don't want actions like stop to be executed
    * to prevent the disabling of system service monitoring */
   if (A->id == ACTION_ALERT || E->id == EVENT_INSTANCE) {
     return;

_______________________________________________
monit-dev mailing list
monit-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monit-dev

Reply via email to