groups: fix 'occured' -> 'occurred' in service.go and reconcile.go comments#1778
groups: fix 'occured' -> 'occurred' in service.go and reconcile.go comments#1778SAY-5 wants to merge 2 commits into
Conversation
…mments Five comments across groups/service.go and groups/reconcile.go read 'errors that occured'. Fixed to 'occurred'. Comment-only change. Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
|
|
Welcome @SAY-5! It looks like this is your first PR to knative/community 🎉 |
|
Hi @SAY-5. Thanks for your PR. I'm waiting for a knative 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. |
|
you'll need to sign the CLA to contribute /lgtm when it's done I think you check with the command |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprotaso, SAY-5 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 |
|
Closing — typo-only PR. Multiple maintainers across the OSS ecosystem have flagged my recent typo-sweep PRs as AI-generated spam (notably hashicorp/nomad#27855, hashicorp/hcl#794, argo-cd reviewers). I should have caught this pattern sooner. Apologies for the noise. |
Five comments across
groups/service.go(lines 149, 275, 324, 380) andgroups/reconcile.go(line 224) readerrors that occured. Fixed tooccurred. Comment-only change.