updates.
authorPekka Riikonen <priikone@silcnet.org>
Wed, 11 Jul 2001 11:10:13 +0000 (11:10 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Wed, 11 Jul 2001 11:10:13 +0000 (11:10 +0000)
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.
  *