updates.
[silc.git] / lib / silcutil / win32 / silcwin32schedule.c
index d87681dbee51a8d86ee08590378c34b8cb1e4ce6..17e3971c0bac7d411a05aef1c8593dae7b417a68 100644 (file)
@@ -33,7 +33,7 @@
    some more tweaking I can abandon this silc_select() thingy all together
    and move the generic code to unix/ and program the SILC Scheduler
    interface all together as platform specific. It is here just to
-   use as match common code as possible... -Pekka */
+   use as much common code as possible... -Pekka */
 
 /* Our "select()" for WIN32. This actually is not the select() and does
    not call Winsock's select() (since it cannot be used for our purposes)