Eric Andersen 24 роки тому
батько
коміт
18c06fe19e
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      libpthread/pthread.c

+ 1 - 1
libpthread/pthread.c

@@ -1,6 +1,6 @@
 /* vi: set sw=4 ts=4: */
 /*
- * A simple clopne based pthread implementation
+ * A simple clone based pthread implementation
  *
  * Copyright (C) 2001 by Erik Andersen <andersee@debian.org>
  *