Uh oh!
There was an error while loading. Please reload this page.
MINOR: [C++] Fix grammar typo in visibility.h - #47420
Conversation
Was just cursing through each file, this typo was bit bugging (not a grammar nazi)
Thanks for opening a pull request! If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project. Then could you also rename the pull request title in the following format? or See also: |
kou
commented
Aug 25, 2025
This was introduced by #39067. |
Uh oh!
There was an error while loading. Please reload this page.
After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit a9cdeaf. There weren't enough matching historic benchmark results to make a call on whether there were regressions. The full Conbench report has more details. |
### Rationale for this change Tiny grammar mistake ### What changes are included in this PR? Just the above typo fix ### Are these changes tested? Yes ### Are there any user-facing changes? No Authored-by: Koustubh Rao <88176320+YKoustubhRao@users.noreply.github.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
### Rationale for this change Tiny grammar mistake ### What changes are included in this PR? Just the above typo fix ### Are these changes tested? Yes ### Are there any user-facing changes? No Authored-by: Koustubh Rao <88176320+YKoustubhRao@users.noreply.github.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Rationale for this change
Tiny grammar mistake
What changes are included in this PR?
Just the above typo fix
Are these changes tested?
Yes
Are there any user-facing changes?
No