Skip to content

docs: fix seven typos in design and overview docs#1021

Merged
copybara-service[bot] merged 1 commit into
google:mainfrom
arpitjain099:docs/typos
May 15, 2026
Merged

docs: fix seven typos in design and overview docs#1021
copybara-service[bot] merged 1 commit into
google:mainfrom
arpitjain099:docs/typos

Conversation

@arpitjain099
Copy link
Copy Markdown
Contributor

Small docs cleanup across five files in docs/design/ and docs/overview/. All caught by codespell, all in user-facing markdown.

File Fix
docs/design/design.md fillesfiles, diferentdifferent, releventrelevant
docs/design/thunks_for_class_template_member_functions.md sigaturessignatures
docs/overview/limits.md ohterother
docs/overview/reference_safety.md succintlysuccinctly
docs/overview/unstable_features.md intializationinitialization

Codespell also flagged re-declared / re-declare (both forms are acceptable), unparseable (both unparsable and unparseable are widely accepted), and statics (a real C++ term). Those were skipped on purpose.

All caught by codespell on docs/, all in user-facing markdown (no code,
identifier renames, or API names):

  docs/design/design.md              filles -> files, diferent -> different, relevent -> relevant
  docs/design/thunks_...md           sigatures -> signatures
  docs/overview/limits.md            ohter -> other
  docs/overview/reference_safety.md  succintly -> succinctly
  docs/overview/unstable_features.md intialization -> initialization

False-positives in the same scan that I deliberately did NOT fix:
re-declared / re-declare (both forms are valid), unparseable (both 'parseable'
and 'parsable' forms are accepted), statics (a real C++ term).

Signed-off-by: Arpit Jain <arpitjain099@gmail.com>
copybara-service Bot pushed a commit that referenced this pull request May 14, 2026
--
f071a05 by Arpit Jain <arpitjain099@gmail.com>:

docs: fix seven typos in design and overview docs

All caught by codespell on docs/, all in user-facing markdown (no code,
identifier renames, or API names):

  docs/design/design.md              filles -> files, diferent -> different, relevent -> relevant
  docs/design/thunks_...md           sigatures -> signatures
  docs/overview/limits.md            ohter -> other
  docs/overview/reference_safety.md  succintly -> succinctly
  docs/overview/unstable_features.md intialization -> initialization

False-positives in the same scan that I deliberately did NOT fix:
re-declared / re-declare (both forms are valid), unparseable (both 'parseable'
and 'parsable' forms are accepted), statics (a real C++ term).

Signed-off-by: Arpit Jain <arpitjain099@gmail.com>
FUTURE_COPYBARA_INTEGRATE_REVIEW=#1021 from arpitjain099:docs/typos f071a05
PiperOrigin-RevId: 914860013
copybara-service Bot pushed a commit that referenced this pull request May 14, 2026
--
f071a05 by Arpit Jain <arpitjain099@gmail.com>:

docs: fix seven typos in design and overview docs

All caught by codespell on docs/, all in user-facing markdown (no code,
identifier renames, or API names):

  docs/design/design.md              filles -> files, diferent -> different, relevent -> relevant
  docs/design/thunks_...md           sigatures -> signatures
  docs/overview/limits.md            ohter -> other
  docs/overview/reference_safety.md  succintly -> succinctly
  docs/overview/unstable_features.md intialization -> initialization

False-positives in the same scan that I deliberately did NOT fix:
re-declared / re-declare (both forms are valid), unparseable (both 'parseable'
and 'parsable' forms are accepted), statics (a real C++ term).

Signed-off-by: Arpit Jain <arpitjain099@gmail.com>
FUTURE_COPYBARA_INTEGRATE_REVIEW=#1021 from arpitjain099:docs/typos f071a05
PiperOrigin-RevId: 914860013
copybara-service Bot pushed a commit that referenced this pull request May 14, 2026
--
f071a05 by Arpit Jain <arpitjain099@gmail.com>:

docs: fix seven typos in design and overview docs

All caught by codespell on docs/, all in user-facing markdown (no code,
identifier renames, or API names):

  docs/design/design.md              filles -> files, diferent -> different, relevent -> relevant
  docs/design/thunks_...md           sigatures -> signatures
  docs/overview/limits.md            ohter -> other
  docs/overview/reference_safety.md  succintly -> succinctly
  docs/overview/unstable_features.md intialization -> initialization

False-positives in the same scan that I deliberately did NOT fix:
re-declared / re-declare (both forms are valid), unparseable (both 'parseable'
and 'parsable' forms are accepted), statics (a real C++ term).

Signed-off-by: Arpit Jain <arpitjain099@gmail.com>
FUTURE_COPYBARA_INTEGRATE_REVIEW=#1021 from arpitjain099:docs/typos f071a05
PiperOrigin-RevId: 914860013
copybara-service Bot pushed a commit that referenced this pull request May 15, 2026
--
f071a05 by Arpit Jain <arpitjain099@gmail.com>:

docs: fix seven typos in design and overview docs

All caught by codespell on docs/, all in user-facing markdown (no code,
identifier renames, or API names):

  docs/design/design.md              filles -> files, diferent -> different, relevent -> relevant
  docs/design/thunks_...md           sigatures -> signatures
  docs/overview/limits.md            ohter -> other
  docs/overview/reference_safety.md  succintly -> succinctly
  docs/overview/unstable_features.md intialization -> initialization

False-positives in the same scan that I deliberately did NOT fix:
re-declared / re-declare (both forms are valid), unparseable (both 'parseable'
and 'parsable' forms are accepted), statics (a real C++ term).

Signed-off-by: Arpit Jain <arpitjain099@gmail.com>
FUTURE_COPYBARA_INTEGRATE_REVIEW=#1021 from arpitjain099:docs/typos f071a05
PiperOrigin-RevId: 915639208
@copybara-service copybara-service Bot merged commit f4e58cf into google:main May 15, 2026
2 of 3 checks passed
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