Dependents:   rtest LeonardoMbos OS_test Labo_TRSE_Drone ... more

Revision:
3:6cb5413f143f
Parent:
2:af930cdf7cce
Child:
4:e740e08cbea9
--- a/mbos.h	Sun Dec 05 13:21:15 2010 +0000
+++ b/mbos.h	Sun Dec 05 13:36:15 2010 +0000
@@ -147,7 +147,7 @@
      */
     void WaitEvent(uint event);
 
-    /** Post an event or events to a soecified task.
+    /** Post an event or events to a task.
      * Posts the nominated event(s) to the specified task. Forces a context switch if the events
      * are posted successfully. Does nothing if the task is not waiting, or is not waiting for 
      * the posted event.