public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] wwwdocs: Fix grammar in gcc-11 release notes
@ 2021-08-24 17:06 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2021-08-24 17:06 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 23 bytes --]

Committed as obvious.


[-- Attachment #2: patch.txt --]
[-- Type: text/plain, Size: 1005 bytes --]

commit 6404392bcf74d2af7d171cc1df9b5c001d2218f8
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Tue Aug 24 18:06:25 2021 +0100

    Fix grammar in gcc-11 release notes

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index b8bb2e69..6dec8856 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -148,8 +148,8 @@ You may also want to check out our
       This can produce up to 25% more compact debug information
       compared to earlier versions.
     <p>
-      To take full advantage of DWARF version 5 GCC needs to be build
-      against binutils version 2.35.2 or higher.  When GCC is build
+      To take full advantage of DWARF version 5 GCC needs to be built
+      against binutils version 2.35.2 or higher.  When GCC is built
       against earlier versions of binutils GCC will still emit DWARF
       version 5 for most debuginfo data, but will generate version 4
       debug line tables (even when explicitly given <code>-gdwarf-5</code>).

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-24 17:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-24 17:06 [committed] wwwdocs: Fix grammar in gcc-11 release notes Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).