updates.
[silc.git] / lib / silcutil / silcthread.h
index 8f2f7094dad83867edeca6add839c187c997fddb..5429e2772105ccc333619d7ab3b26c97baa75b1c 100644 (file)
@@ -23,7 +23,7 @@
  * DESCRIPTION
  *
  * Interface for SILC Thread implementation. This is platform independent
- * implementation of threads for applications that need concurrent execution
+ * interface of threads for applications that need concurrent execution
  * with the application's main thread. The threads created with this 
  * interface executes concurrently with the calling thread.
  *