[committed] wwwdocs: git: Fix casing of GCC

Message ID 20211202184712.CDF0933EDB@hamza.pair.com
State Committed
Headers
Series [committed] wwwdocs: git: Fix casing of GCC |

Commit Message

Gerald Pfeifer Dec. 2, 2021, 6:47 p.m. UTC
  We've been referring to the project as GCC since GCC 2.95.
---
 htdocs/git.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/htdocs/git.html b/htdocs/git.html
index 493b5734..5fbd98bf 100644
--- a/htdocs/git.html
+++ b/htdocs/git.html
@@ -327,7 +327,7 @@  in Git.</p>
       by <a href="mailto:jason@gcc.gnu.org">Jason Merrill</a>.</dd>
 
   <dt>gccgo</dt>
-  <dd>This branch is for the Go front end to gcc.  For more information
+  <dd>This branch is for the Go front end to GCC.  For more information
     about the Go programming language,
     see <a href="https://go.dev/">go.dev</a>.  The
     branch is maintained by Ian Lance Taylor.  Patches should be