public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 21f878ce7288573dc6ffbfed1c31a2e10df9f305
@ 2024-06-18  8:27 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2024-06-18  8:27 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  21f878ce7288573dc6ffbfed1c31a2e10df9f305 (commit)
      from  117cbf3d460627edd012957f91eb5516c5bd6ce6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 21f878ce7288573dc6ffbfed1c31a2e10df9f305
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Tue Jun 18 10:24:54 2024 +0200

    codingconventions: Fix typo

diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html
index 78ef472e..c16571ca 100644
--- a/htdocs/codingconventions.html
+++ b/htdocs/codingconventions.html
@@ -1028,7 +1028,7 @@ intended to last a long time.
 <p>
 Complex hierarchies are to be avoided.
 Take special care with multiple inheritance.
-On the rare occasion that using mulitple inheritance is indeed useful,
+On the rare occasion that using multiple inheritance is indeed useful,
 prepare design rationales in advance,
 and take special care to make documentation of the entire hierarchy clear.
 (In particular, multiple inheritance can be an acceptable way of combining

-----------------------------------------------------------------------

Summary of changes:
 htdocs/codingconventions.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs

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

only message in thread, other threads:[~2024-06-18  8:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-18  8:27 gcc-wwwdocs branch master updated. 21f878ce7288573dc6ffbfed1c31a2e10df9f305 Gerald Pfeifer

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).