diff options
| author | redi <redi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-06-25 23:18:08 +0000 |
|---|---|---|
| committer | redi <redi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-06-25 23:18:08 +0000 |
| commit | e550b403d8fb5ec0a04b7a61fc74744b74fd545a (patch) | |
| tree | ac135e58e797c50eeb1e7210e72a1f2f3034846a /libstdc++-v3/doc/html | |
| parent | 80330fcdd60b483478ae384e3165f88cc03e4cf5 (diff) | |
| download | ppe42-gcc-e550b403d8fb5ec0a04b7a61fc74744b74fd545a.tar.gz ppe42-gcc-e550b403d8fb5ec0a04b7a61fc74744b74fd545a.zip | |
2010-06-25 Jonathan Wakely <jwakely.gcc@gmail.com>
* doc/xml/faq.xml: Fix typo.
* doc/html/faq.xml: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@161420 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/doc/html')
| -rw-r--r-- | libstdc++-v3/doc/html/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/doc/html/faq.html b/libstdc++-v3/doc/html/faq.html index f245bebfd53..76f318c969d 100644 --- a/libstdc++-v3/doc/html/faq.html +++ b/libstdc++-v3/doc/html/faq.html @@ -396,7 +396,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. </p><p> In the near past, specific released versions of libstdc++ have been known to work with versions of the EDG C++ compiler, and |

