This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
[v3] doc typo
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: "libstdc++" <libstdc++ at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 26 Jun 2010 00:18:09 +0100
- Subject: [v3] doc typo
Index: libstdc++-v3/doc/xml/faq.xml
===================================================================
--- libstdc++-v3/doc/xml/faq.xml (revision 161419)
+++ libstdc++-v3/doc/xml/faq.xml (working copy)
@@ -491,7 +491,7 @@
non-standard features of g++ that are not present in older
versions of proprietary compilers. It may take as much as a year or two
after an official release of GCC that contains these features for
- proprietary tools support these constructs.
+ proprietary tools to support these constructs.
</para>
<para>
In the near past, specific released versions of libstdc++ have
checked in to trunk
* doc/xml/faq.xml: Fix typo.
* doc/html/faq.xml: Likewise.