From fb97c291fc31d0d8d094de9782d831a71b9e464b Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sun, 11 May 2025 14:56:24 +0100 Subject: Fix an ironic misspelling American Scotsman fails to follow own rules. --- DevDocs/code-style.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DevDocs/code-style.txt b/DevDocs/code-style.txt index e909887..189d0f8 100644 --- a/DevDocs/code-style.txt +++ b/DevDocs/code-style.txt @@ -753,7 +753,7 @@ The rest of these points apply to first-party code, i.e., SST itself: Rationale: In these specific cases, clarity was thought to be aided by having the purpose - of the macro front and center, and in the case of DEF/DECL, by grouping them + of the macro front and centre, and in the case of DEF/DECL, by grouping them semantically with other similar macros across the codebase. Most macros will not be subject to such exceptions, but like everything in this codebase, you must always allow for exceptions, except in cases where you shouldn’t. -- cgit v1.2.3-54-g00ecf