From patchwork Fri Jun 25 23:18:09 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonathan Wakely X-Patchwork-Id: 57008 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id 6EBB0B6F11 for ; Sat, 26 Jun 2010 09:18:19 +1000 (EST) Received: (qmail 6365 invoked by alias); 25 Jun 2010 23:18:17 -0000 Received: (qmail 6352 invoked by uid 22791); 25 Jun 2010 23:18:16 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL, BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM X-Spam-Check-By: sourceware.org Received: from mail-wy0-f175.google.com (HELO mail-wy0-f175.google.com) (74.125.82.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 25 Jun 2010 23:18:11 +0000 Received: by wyb36 with SMTP id 36so984758wyb.20 for ; Fri, 25 Jun 2010 16:18:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.86.3 with SMTP id v3mr5644829wee.12.1277507889478; Fri, 25 Jun 2010 16:18:09 -0700 (PDT) Received: by 10.216.35.201 with HTTP; Fri, 25 Jun 2010 16:18:09 -0700 (PDT) Date: Sat, 26 Jun 2010 00:18:09 +0100 Message-ID: Subject: [v3] doc typo From: Jonathan Wakely To: "libstdc++" , gcc-patches Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org checked in to trunk * doc/xml/faq.xml: Fix typo. * doc/html/faq.xml: Likewise. 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. In the near past, specific released versions of libstdc++ have