浏览代码

Silly spelling error

Eric Andersen 23 年之前
父节点
当前提交
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>
  *