Skip to content

chore: Convert American spellings to British English#19

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
anglicise/20260124-211618
Closed

chore: Convert American spellings to British English#19
github-actions[bot] wants to merge 1 commit intomainfrom
anglicise/20260124-211618

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
Copy link
Member

Superseded by improved exclusion patterns

@xaoscience xaoscience closed this Jan 24, 2026
@xaoscience xaoscience deleted the anglicise/20260124-211618 branch February 8, 2026 21:58
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