src/core/system-thread.h
changeset 6273 8d70de29d514
parent 5505 c0ac392289c3
--- a/src/core/system-thread.h	Fri Apr 23 14:53:30 2010 +0400
+++ b/src/core/system-thread.h	Fri Apr 23 15:09:31 2010 +0400
@@ -142,7 +142,7 @@
    * read somehow.  This method also provides that functionality, by sending a
    * SIGALRM signal to the possibly blocked thread.
    *
-   * @warning Uses SIGALRM to notifiy threads possibly blocked on IO.  Beware
+   * @warning Uses SIGALRM to notify threads possibly blocked on IO.  Beware
    * if you are using signals.
    * @see Break
    */