Fix typos in comments and documentation#566
Conversation
Fix spelling mistakes found by codespell: equivalant->equivalent, staticly->statically, recieved->received, reccomended->recommended.
|
Welcome @maxtaran2010! It looks like this is your first PR to tikv/rust-prometheus 🎉 |
|
Thanks for your pull request. Before we can look at it, you'll need to add a 'DCO signoff' to your commits. 📝 Please follow instructions in the contributing guide to update your commits with the DCO Full details of the Developer Certificate of Origin can be found at developercertificate.org. The list of commits missing DCO signoff:
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
📝 WalkthroughWalkthroughCorrects spelling and formatting errors in crate-level, type-level, and example documentation. No functional code, public declarations, APIs, or behavior changed. ChangesDocumentation corrections
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
Fix a few spelling mistakes found by codespell:
equivalant→equivalentinsrc/pulling_gauge.rsstaticly→staticallyinsrc/lib.rsandstatic-metric/src/lib.rsrecieved→receivedinstatic-metric/src/lib.rsreccomended→recommendedinstatic-metric/src/lib.rsSummary by CodeRabbit