Skip to content

[hotfix][docs] Fix typos in JavaDoc and comments - #4076

Open
Rango-2017 wants to merge 1 commit into
apache:mainfrom
Rango-2017:hotfix/docs-javadoc-typos
Open

[hotfix][docs] Fix typos in JavaDoc and comments#4076
Rango-2017 wants to merge 1 commit into
apache:mainfrom
Rango-2017:hotfix/docs-javadoc-typos

Conversation

@Rango-2017

@Rango-2017 Rango-2017 commented Aug 24, 2026

Copy link
Copy Markdown

Purpose

Linked issue: #1874

Fix a first, narrowly scoped slice of the typos listed by codespell: only JavaDoc and comments. No APIs, exception messages, or test assertion strings are changed.

Brief change log

  • handelhandle in CompletedSnapshotStore JavaDoc
  • meticsmetrics in FlinkMetricRegistry JavaDoc
  • timouttimeout in comments
  • notifacationsnotifications in a test comment

Adding codespell as a CI gate is left for a follow-up, because it needs a false-positive policy (Flink plugable package, method names such as transfered(), etc.).

Tests

Comment/JavaDoc-only change; no behavior change. Existing tests are unaffected.

API and Format

No API or storage format change.

Documentation

JavaDoc wording only.

Correct a few unambiguous comment and JavaDoc misspellings without changing APIs or runtime messages.
@Rango-2017
Rango-2017 force-pushed the hotfix/docs-javadoc-typos branch from c2b23f7 to 16a8e75 Compare August 24, 2026 03:54
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