Fix typo.
authorSimon Josefsson <simon@josefsson.org>
Tue, 7 Mar 2006 13:44:24 +0000 (13:44 +0000)
committerSimon Josefsson <simon@josefsson.org>
Tue, 7 Mar 2006 13:44:24 +0000 (13:44 +0000)
modules/unistd

index edcae83..6cb126a 100644 (file)
@@ -14,7 +14,7 @@ Makefile.am:
 BUILT_SOURCES += $(UNISTD_H)
 EXTRA_DIST += unistd_.h
 
-# We need the following in order to create <byteswap.h> when the system
+# We need the following in order to create <unistd.h> when the system
 # doesn't have one.
 unistd.h: unistd_.h
        cp $(srcdir)/unistd_.h $@-t