chore: typo sweep (succesful, occured)#50251
Conversation
- libbeat/processors/dissect/processor_test.go: test name "succesful" -> "successful" - docs/reference/metricbeat/exported-fields-oracle.md: "occured" -> "occurred" No functional change.
🤖 GitHub commentsJust comment with:
|
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis pull request contains two spelling corrections across documentation and test files. In the Oracle metricbeat exported fields documentation, the word "occured" is corrected to "occurred" in a field description. In the dissect processor test file, a test sub-case name string is corrected from "succesful" to "successful". Both changes are documentation and test metadata corrections with no functional code modifications. 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
The |
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
|
Closing — typo-only PR. Multiple maintainers across the OSS ecosystem have flagged my recent typo-sweep PRs as AI-generated spam. Apologies for the noise. |
Two single-character typo fixes in comments/prose:
libbeat/processors/dissect/processor_test.go:287— t.Run subtest namesuccesful->successfuldocs/reference/metricbeat/exported-fields-oracle.md:131— oracle metricsetparsedescriptionoccured->occurredNo functional change.