tennisleng opened a new pull request, #48562: URL: https://github.com/apache/arrow/pull/48562
## Description Fix two typos in C++ documentation comments: - `cpp/src/arrow/telemetry/logging.h`: "occured" → "occurred" - `cpp/src/arrow/compute/exec.cc`: "hte" → "the" ## Type of change - [ ] Bug fix - [ ] New feature - [x] Documentation / Minor (typo fix) ## Checklist - [x] My code follows the code style of this project - [x] I have updated the documentation accordingly (N/A - comment only) - [x] I have added tests to cover my changes (N/A - comment only) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
