Skip to content

chore: Perform spelling fixes identified by cspell #4728#4754

Merged
reyang merged 17 commits intoopen-telemetry:mainfrom
thompson-tomo:infra/#4728_replaceMisspell
Feb 2, 2026
Merged

chore: Perform spelling fixes identified by cspell #4728#4754
reyang merged 17 commits intoopen-telemetry:mainfrom
thompson-tomo:infra/#4728_replaceMisspell

Conversation

@thompson-tomo
Copy link
Contributor

@thompson-tomo thompson-tomo commented Nov 22, 2025

Progresses #4728

Changes

While working through the switch to cspell aka (#4830), a number of mistakes were identified and this seeks to correct them.

Note text within ` code blocks are automatically excluded hence some text has been standardized.

For non-trivial changes, follow the change proposal process.

@thompson-tomo thompson-tomo requested review from a team as code owners November 22, 2025 09:47
@thompson-tomo
Copy link
Contributor Author

An extension to this PR could be to add in https://textlint.github.io/ also similar to otel.io but out of scope.

Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@thompson-tomo thompson-tomo force-pushed the infra/#4728_replaceMisspell branch from d0325b1 to 4866c07 Compare December 18, 2025 03:01
@github-actions
Copy link

github-actions bot commented Jan 1, 2026

This PR was marked stale. It will be closed in 14 days without additional activity.

@github-actions github-actions bot added the Stale label Jan 1, 2026
@thompson-tomo thompson-tomo force-pushed the infra/#4728_replaceMisspell branch from 8b01e31 to 6194649 Compare January 5, 2026 01:30
@lmolkova
Copy link
Member

lmolkova commented Jan 8, 2026

Is it possible to split this PR: one would fix typos and another one would focus on tooling updates?

@thompson-tomo thompson-tomo force-pushed the infra/#4728_replaceMisspell branch from 6194649 to 162ff44 Compare January 9, 2026 00:41
@thompson-tomo thompson-tomo force-pushed the infra/#4728_replaceMisspell branch from 162ff44 to 218a3af Compare January 9, 2026 00:42
@thompson-tomo thompson-tomo changed the title Replace misspell with cspell and perform spelling fixes #4728 chore: Perform spelling fixes by cspell #4728 Jan 9, 2026
@thompson-tomo thompson-tomo requested a review from jsuereth January 9, 2026 00:50
@thompson-tomo
Copy link
Contributor Author

thompson-tomo commented Jan 9, 2026

@lmolkova done, this pr is just spelling fixes. #4830 is a draft to switch tools & #4831 introduces textlint to do automated correction of spelling/casing.

@thompson-tomo thompson-tomo changed the title chore: Perform spelling fixes by cspell #4728 chore: Perform spelling fixes identified by cspell #4728 Jan 9, 2026
Copy link
Member

@reyang reyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just want to say that I really like the fact that this PR fixed tons of typo errors and appreciate the great effort @thompson-tomo!

@thompson-tomo thompson-tomo force-pushed the infra/#4728_replaceMisspell branch from cd74e51 to 29a1397 Compare January 10, 2026 01:28
@reyang reyang added this pull request to the merge queue Feb 2, 2026
Merged via the queue into open-telemetry:main with commit 97c826b Feb 2, 2026
8 checks passed
@thompson-tomo thompson-tomo deleted the infra/#4728_replaceMisspell branch February 2, 2026 23:43
github-merge-queue bot pushed a commit that referenced this pull request Mar 4, 2026
Fixes ##4728 

## Changes

This makes an attempt to replace misspell with cspell. 

Cspell was selected due to:
- eliminating the need for a go-environment
- the visual studio code integration
- github action available
- cspell is use in the otel.io repo

## Additional context

Approach has been discussed and this implements what was discussed in
the pre-curser pr
#4754 (comment)

For non-trivial changes, follow the [change proposal
process](https://github.com/open-telemetry/opentelemetry-specification/blob/main/CONTRIBUTING.md#proposing-a-change).

* [x] Related issues #4728
* [ ] Related [OTEP(s)](https://github.com/open-telemetry/oteps) #
* [ ] Links to the prototypes (when adding or changing features)
* [ ]
[`CHANGELOG.md`](https://github.com/open-telemetry/opentelemetry-specification/blob/main/CHANGELOG.md)
file updated for non-trivial changes
* For trivial changes, include `[chore]` in the PR title to skip the
changelog check
* [ ] [Spec compliance
matrix](https://github.com/open-telemetry/opentelemetry-specification/blob/main/spec-compliance-matrix/template.yaml)
updated if necessary

---------

Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants