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  3da227050417c1032e5057626d6ccd2bef7282b3 (commit)
      from  f28f3a28bd84e2ff5cd4b1017c0fa15787c9fa08 (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 3da227050417c1032e5057626d6ccd2bef7282b3
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Sat Jun 22 14:29:36 2024 +0200

    contribute: Add a missing parenthesis

diff --git a/htdocs/contribute.html b/htdocs/contribute.html
index 7d85d885..24f8d30b 100644
--- a/htdocs/contribute.html
+++ b/htdocs/contribute.html
@@ -270,7 +270,7 @@ characters.</p>
 
 <p>The classifier identifies the type of contribution, for example a
 patch, an RFC (request for comments) or a committed patch (where
-approval is not necessary.  The classifier should be written in upper
+approval is not necessary).  The classifier should be written in upper
 case and surrounded with square brackets.  This is the only component
 of the e-mail subject line that will not appear in the commit itself.
 The classifier may optionally contain a version number (v<i>N</i>) and

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

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


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to