Hello William,

wrong list, but good patch; I've applied it to Autoconf.

Thanks,
Ralf

2009-06-27  William Pursell  <[email protected]>  (tiny change)

        Fix grammaro in documenation.
        * doc/autoconf.texi (Guidelines): Fix grammaro.

diff --git a/doc/autoconf.texi b/doc/autoconf.texi
index 4b08042..455d1c4 100644
--- a/doc/autoconf.texi
+++ b/doc/autoconf.texi
@@ -8109,7 +8109,7 @@ Guidelines
 causes some @emph{compiler} error.  Do not hesitate to check a header with
 other headers included before, especially required headers.
 
-Make sure the symbols you use are properly defined, i.e., refrain for
+Make sure the symbols you use are properly defined, i.e., refrain from
 simply declaring a function yourself instead of including the proper
 header.
 


Reply via email to