Fix typos in comments and two error messages - #22368
Conversation
Signed-off-by: Pablo Garcia Caceres <pablogarciacaceres5@gmail.com>
|
Hi @MsfPablo. Thanks for your PR. I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: MsfPablo, serathius The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/ok-to-test |
Codecov Report❌ Patch coverage is
Additional details and impacted files
... and 26 files with indirect coverage changes @@ Coverage Diff @@
## main #22368 +/- ##
==========================================
- Coverage 69.73% 69.67% -0.07%
==========================================
Files 448 448
Lines 38058 38058
==========================================
- Hits 26541 26518 -23
- Misses 10101 10118 +17
- Partials 1416 1422 +6 Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
/retest |
Typo fixes found with codespell. No functional changes; no identifiers renamed.
Comments:
thi type->this type(client/v3/internal/endpoint)entires->entries(server/embed/config.go)remaning->remaining(server/embed/etcd.go)depercate->deprecate(server/etcdserver/api/rafthttp/pipeline.go)revered order->reversed order(server/storage/schema/actions.go)contious->continuous(cache/demux.go)Error messages:
failed to get the lastest snapshot->latest(etcdutl)failed reading anotation->annotation(tools/proto-annotations)