Skip to content

chore: Convert American spellings to British English#12

Closed
github-actions[bot] wants to merge 1 commit intoMainfrom
anglicise/20260123-005515
Closed

chore: Convert American spellings to British English#12
github-actions[bot] wants to merge 1 commit intoMainfrom
anglicise/20260123-005515

Conversation

@github-actions
Copy link
Contributor

Automated British English Conversion

This PR automatically converts American spellings to British English equivalents.

Patterns converted:

  • -ize-ise (organize → organise)
  • -ization-isation (organization → organisation)
  • -or-our (color → colour)
  • -er-re (center → centre)
  • -og-ogue (catalog → catalogue)
  • -ense-ence (defense → defence)
  • -l--ll- (canceled → cancelled)
  • Other common differences (gray → grey, aging → ageing, etc.)

Review notes:

  • All replacements use case-insensitive whole-word matching
  • File paths, URLs, and code identifiers are preserved
  • Please review the changes to ensure no false positives

Generated by British English Spelling Check workflow

Automated conversion of American spellings to British equivalents:

- -ize → -ise (organize → organise)

- -or → -our (color → colour)

- -er → -re (center → centre)

- -og → -ogue (catalog → catalogue)

- -ense → -ence (defense → defence)

- -l- → -ll- (canceled → cancelled)

- gray → grey, aging → ageing, etc.
@xaoscience xaoscience closed this Jan 23, 2026
@xaoscience xaoscience deleted the anglicise/20260123-005515 branch January 23, 2026 13:00
This was referenced Feb 21, 2026
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