Fix typo
authorAndreas Jaeger <aj@suse.de>
Fri, 7 Jul 2000 06:15:35 +0000 (06:15 +0000)
committerAndreas Jaeger <aj@suse.de>
Fri, 7 Jul 2000 06:15:35 +0000 (06:15 +0000)
thread library for static programs.

ChangeLog

index b4d30e4..27ef3f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,7 +43,7 @@
        of the proc system is "proc".
 
        * sysdeps/generic/libc-start.c (__libc_start_main): Initialize
-       thread library for static program.s
+       thread library for static programs.
 
 2000-07-06  Greg McGary  <greg@mcgary.org>