]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
(Running the Preprocessor): Correct grammar.
authorJim Meyering <meyering@lucent.com>
Sat, 10 Jan 2004 16:39:56 +0000 (16:39 +0000)
committerJim Meyering <meyering@lucent.com>
Sat, 10 Jan 2004 16:39:56 +0000 (16:39 +0000)
doc/autoconf.texi

index cdcae67b30abc438b9968fd9f86bc01f6766010a..86ab24bb242f312d486ff15e566f62f33698f096 100644 (file)
@@ -6544,7 +6544,7 @@ arguments).
 Sometimes one might need to run the preprocessor on some source file.
 @emph{Usually it is a bad idea}, as you typically need to @emph{compile}
 your project, not merely run the preprocessor on it; therefore you
-certainly want to run the compiler, not the preprocessor.  Resist to the
+certainly want to run the compiler, not the preprocessor.  Resist the
 temptation of following the easiest path.
 
 Nevertheless, if you need to run the preprocessor, then use