public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [patch] PR other/49658 fix typo in extend.texi
@ 2011-07-06 19:36 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2011-07-06 19:36 UTC (permalink / raw)
  To: gcc-patches

Index: extend.texi
===================================================================
--- extend.texi	(revision 175887)
+++ extend.texi	(working copy)
@@ -1629,7 +1629,7 @@
 char **foo = (char *[]) @{ "x", "y", "z" @};
 @end smallexample

-Compound literals for scalar types and union types are is
+Compound literals for scalar types and union types are
 also allowed, but then the compound literal is equivalent
 to a cast.

committed to trunk as obvious

        PR other/49658
        * doc/extend.texi (Compound Literals): Fix typo.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-06 18:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-06 19:36 [patch] PR other/49658 fix typo in extend.texi Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).