diff src/s/gnu-linux.h @ 39496:8e1f1f05b742

Fix a typo in comment.
author Pavel Janík <Pavel@Janik.cz>
date Fri, 28 Sep 2001 15:50:04 +0000
parents 4a51dde8ee81
children 464d0a0dcf2e
line wrap: on
line diff
--- a/src/s/gnu-linux.h	Fri Sep 28 12:59:18 2001 +0000
+++ b/src/s/gnu-linux.h	Fri Sep 28 15:50:04 2001 +0000
@@ -187,7 +187,7 @@
 #endif /* __mips__ */
 
 /* Link temacs with -z nocombreloc so that unexec works right, whether or
-   not -z combreloc is the default.  GNU ld ignores unknown -z KEYOWRD
+   not -z combreloc is the default.  GNU ld ignores unknown -z KEYWORD
    switches, so this also works with older versions that don't implement
    -z combreloc.  */
 #define LD_SWITCH_SYSTEM_TEMACS -z nocombreloc