faq.xml: Fix typo.

2010-06-25  Jonathan Wakely  <jwakely.gcc@gmail.com>

	* doc/xml/faq.xml: Fix typo.
	* doc/html/faq.xml: Likewise.

From-SVN: r161420
This commit is contained in:
Jonathan Wakely 2010-06-25 23:18:08 +00:00 committed by Jonathan Wakely
parent 6769da2ed7
commit e7e1f45779
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2010-06-26 Jonathan Wakely <jwakely.gcc@gmail.com>
* doc/xml/faq.xml: Fix typo.
* doc/html/faq.xml: Likewise.
2010-06-25 Stephen M. Webb <stephen.webb@bregmasoft.ca> 2010-06-25 Stephen M. Webb <stephen.webb@bregmasoft.ca>
Initial regex implementation. Initial regex implementation.

View File

@ -396,7 +396,7 @@
non-standard features of g++ that are not present in older 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 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 after an official release of GCC that contains these features for
proprietary tools support these constructs. proprietary tools to support these constructs.
</p><p> </p><p>
In the near past, specific released versions of libstdc++ have In the near past, specific released versions of libstdc++ have
been known to work with versions of the EDG C++ compiler, and been known to work with versions of the EDG C++ compiler, and

View File

@ -491,7 +491,7 @@
non-standard features of g++ that are not present in older 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 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 after an official release of GCC that contains these features for
proprietary tools support these constructs. proprietary tools to support these constructs.
</para> </para>
<para> <para>
In the near past, specific released versions of libstdc++ have In the near past, specific released versions of libstdc++ have