Skip to content

chore: normalize spelling to American English#59

Merged
dfa1 merged 1 commit into
mainfrom
chore/american-english
Jun 28, 2026
Merged

chore: normalize spelling to American English#59
dfa1 merged 1 commit into
mainfrom
chore/american-english

Conversation

@dfa1

@dfa1 dfa1 commented Jun 28, 2026

Copy link
Copy Markdown
Owner

Applies the American-English convention just added to CLAUDE.md across the codebase — javadoc, comments, and internal identifiers (test method/class names, one error-label string). British -ise/-isation/behaviour/modelled/labelled → American forms.

No public API change — public methods were already American (finalizeFrom, trainCover); only prose and internal-only identifiers changed.

Verification

  • ./mvnw -pl zstd test — 261 tests, 0 failures
  • ./mvnw javadoc:javadoc -pl zstd — zero output
  • ./mvnw -pl zstd validate — checkstyle clean
  • Guarded false positives (exercise/raise/advertise/enterprise/disable left untouched)

🤖 Generated with Claude Code

Apply the American-English convention (CLAUDE.md) across javadoc, comments,
and internal identifiers: recognise/optimise/finalise/serialise/normalise/
behaviour/modelled/labelled -> American forms. No public API change.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dfa1 dfa1 merged commit 3891697 into main Jun 28, 2026
1 check passed
@dfa1 dfa1 deleted the chore/american-english branch June 28, 2026 16:26
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