| Submitter | Jonathan Wakely |
|---|---|
| Date | June 25, 2010, 11:18 p.m. |
| Message ID | <AANLkTimjgSdK3DB7JliHbR_tPTsnrw3DcZ2nJpjoZlN9@mail.gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/57008/ |
| State | New |
| Headers | show |
Comments
Patch
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.