Eric Andersen 24 лет назад
Родитель
Сommit
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>
  *