]> granicus.if.org Git - curl/commitdiff
spellfix
authorDaniel Stenberg <daniel@haxx.se>
Fri, 6 Jun 2003 06:44:05 +0000 (06:44 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 6 Jun 2003 06:44:05 +0000 (06:44 +0000)
include/README

index 0118b7c37546148c21d14766a7dc7f2333b93b5f..f8482ba697995d011ef7a523c9475f5182fa8a35 100644 (file)
@@ -27,7 +27,7 @@ versions). Therefore, all header files in here must obey these rules:
 
 * We cannot assume anything else but very basic compiler features being
   present. While libcurl requires an ANSI C compiler to build, some of the
-  earler ANSI compilers clearly can't deal with some operators.
+  earlier ANSI compilers clearly can't deal with some preprocessor operators.
 
 * Newlines must remain unix-style for older compilers' sake.