[PATCH] htdocs/contribute.html: correct disctinct->distinct spelling
Jonny Grant
jg@jguk.org
Sat Dec 2 11:57:52 GMT 2023
Correct a spelling mistake this page:
https://gcc.gnu.org/contribute.html
>From 5bfcc97cafb195c68d3110247dabeaf464b8d367 Mon Sep 17 00:00:00 2001
From: Jonathan Grant <jg@jguk.org>
Date: Sat, 2 Dec 2023 11:55:40 +0000
Subject: [PATCH] htdocs/contribute.html: correct disctinct->distinct spelling
---
htdocs/contribute.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/contribute.html b/htdocs/contribute.html
index 7c1ae323..fbe5b39c 100644
--- a/htdocs/contribute.html
+++ b/htdocs/contribute.html
@@ -299,7 +299,7 @@ followed by a colon. For example,</p>
</ul>
<p>Some large components may be subdivided into sub-components. If
-the subcomponent name is not disctinct in its own right, you can use the
+the subcomponent name is not distinct in its own right, you can use the
form <i>component/sub-component:</i>.</p>
<h4>Series identifier</h4>
--
2.40.1
More information about the Gcc-patches
mailing list