[scc-dev] [PATCH 1/2] doc: Fix typo in README

From: Zhaoming Luo <zhml_at_posteo.com>
Date: Fri, 16 Jan 2026 12:15:42 +0000

---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 527d144f..c55d58b0 100644
--- a/README
+++ b/README
_at_@ -314,7 +314,7 @@ f(int g())
 	return g();
 }
 
-Function type names seem unnecesary , because they are used as
+Function type names seem unnecessary, because they are used as
 an alias of the function pointer types, but it is weird that something
 like sizeof(int (int)) is not allowed (because here it should be
 understood as the size of a function), but f(int (int)) is allowed
-- 
2.52.0
--
To unsubscribe send a mail to scc-dev+unsubscribe_at_simple-cc.org
Received on Fri 16 Jan 2026 - 13:15:42 CET

This archive was generated by hypermail 2.3.0 : Fri 16 Jan 2026 - 13:20:01 CET