Skip to content

chore: fix typos in code comments - #10943

Merged
Jefffrey merged 1 commit into
apache:mainfrom
MsfPablo:fix-typos
Sep 2, 2026
Merged

chore: fix typos in code comments#10943
Jefffrey merged 1 commit into
apache:mainfrom
MsfPablo:fix-typos

Conversation

@MsfPablo

@MsfPablo MsfPablo commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

N/A — small standalone cleanup.

Rationale for this change

codespell turns up a handful of spelling mistakes in doc comments and inline comments. One of them is slightly more than cosmetic: the doc comment on arrow_arith::arity::try_binary reads "Allies a binary infallable function", which should be "Applies a binary infallible function".

What changes are included in this PR?

Comment-only spelling fixes across arrow-schema, arrow-arith, arrow-ipc, arrow-select, and parquet-variant. No identifiers, public API, or behaviour changed. Generated sources under arrow-ipc/src/gen, changelogs, and test data were left untouched.

Are these changes tested?

No tests needed — comments only.

Are there any user-facing changes?

Only rendered rustdoc text.

@Rich-T-kid

Copy link
Copy Markdown
Contributor

would be neat to have codespell be apart of the CI, I think datafusion has this 🤔

@Rich-T-kid Rich-T-kid left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nice find @MsfPablo

@Jefffrey Jefffrey added the documentation Improvements or additions to documentation label Sep 2, 2026
@Jefffrey
Jefffrey merged commit 1c7830d into apache:main Sep 2, 2026
43 checks passed
@Jefffrey

Jefffrey commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

thanks for this @MsfPablo

thanks for review @Rich-T-kid & @mbrobbel

typo/spellcheck action might be a nice idea for a followup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate arrow-arith arrow-ipc arrow-schema arrow-select documentation Improvements or additions to documentation parquet-variant parquet-variant* crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants