]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix typo.
authorUlrich Drepper <drepper@redhat.com>
Tue, 18 Apr 2000 17:54:56 +0000 (17:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 18 Apr 2000 17:54:56 +0000 (17:54 +0000)
sysdeps/unix/sysv/aix/Makefile

index c94b9d45b6377844181a04f26227d2bbdc80fb2a..3de7e02f49943ab13e428a4c60824219d0567d03 100644 (file)
@@ -12,7 +12,7 @@ endif
 # Don't compile the ctype glue code, since there is no old non-GNU C library.
 inhibit-glue = yes
 
-# XXX Don"t know yet why this is needed in the moment.
+# XXX Don't know yet why this is needed in the moment.
 ifeq ($(subdir),timezone)
 CPPFLAGS-zic.c = -Dunix
 endif