Skip to content

Use US spellings throughout FOS prose - #168

Merged
mastacontrola merged 1 commit into
masterfrom
us-spelling-sweep
Aug 29, 2026
Merged

Use US spellings throughout FOS prose#168
mastacontrola merged 1 commit into
masterfrom
us-spelling-sweep

Conversation

@mastacontrola

Copy link
Copy Markdown
Member

The repo carried a mix of UK and US spellings, most visibly enrolment
next to enrollment inside the same Secure Boot messages a technician
reads off the screen during an enrollment task.

Prose only. The rewrite works from an explicit word list and skips
every $-prefixed token, so nothing that a machine reads moves:

  • sbEnrollDb, sbEnrollMok, fog.enrollsb, fog.enrollsbforce were
    already US and are untouched.
  • No shell variable, function name, file name or server-facing string
    changes. The sbReport vocabulary (db / trusted / mok) and the
    sbState vocabulary (nonefi / noefivars / setup / enforcing /
    disabled) are unaffected.

docs/adr/0009-secure-boot-enrolment-paths.md keeps its filename. Three
files here and one in fogproject reference it by that name, so renaming
it is a cross-repo change rather than a spelling fix.

tests/run-all.sh: 17 passed, 0 failed.

Tom asked for US spellings; the repo carried a mix, most visibly
"enrolment" alongside "enrollment" in the same Secure Boot messages a
technician reads off the screen.

Prose only. The sweep rewrites an explicit word list and skips every
$-prefixed token, so no shell variable, function name or filename moves:
sbEnrollDb, fog.enrollsb and the rest were already US and are untouched.

docs/adr/0009-secure-boot-enrolment-paths.md keeps its filename. Three
files in this repo and one in fogproject reference it by that name, so
renaming it is a cross-repo change and not a spelling fix.

Co-Authored-By: Claude <noreply@anthropic.com>
@mastacontrola
mastacontrola merged commit ea5ae9b into master Aug 29, 2026
1 check passed
@mastacontrola
mastacontrola deleted the us-spelling-sweep branch August 29, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant