Re: typo in gcc manual

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6 April 2011 04:15, ali hagigat wrote:
> 3.15 Specifying subprocesses and the switches to pass to them
> *[spec_name]:
> If this results in an empty string then the spec will be deleted. (Or,
> if the spec did not exist, then nothing will happened.)
> -----------------------------------------------------------------------
> happened should be replaced with "happen" or with "be happned" I think.
>

Thanks, fixed by this patch, committed to trunk as obvious


2011-04-06  Jonathan Wakely  <jwakely.gcc@xxxxxxxxx>

        * doc/invoke.texi (Spec Files): Fix typo.
Index: doc/invoke.texi
===================================================================
--- doc/invoke.texi	(revision 172019)
+++ doc/invoke.texi	(working copy)
@@ -9391,7 +9391,7 @@ This tells the compiler to create, overr
 string.  All lines after this directive up to the next directive or
 blank line are considered to be the text for the spec string.  If this
 results in an empty string then the spec will be deleted.  (Or, if the
-spec did not exist, then nothing will happened.)  Otherwise, if the spec
+spec did not exist, then nothing will happen.)  Otherwise, if the spec
 does not currently exist a new spec will be created.  If the spec does
 exist then its contents will be overridden by the text of this
 directive, unless the first character of that text is the @samp{+}

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux