Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Codespell happy #181

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Conversation

votdev
Copy link
Contributor

@votdev votdev commented Feb 8, 2024

Fix the following errors:

Error: ./pkg/datasource/service.go:247: valie ==> value, valid
Error: ./pkg/manager/service.go:460: sourece ==> source
Error: ./pkg/manager/service.go:475: sourece ==> source

Which issue(s) this PR fixes:

Issue #7893

@votdev votdev requested a review from a team as a code owner February 8, 2024 16:01
@votdev votdev self-assigned this Feb 8, 2024
@votdev votdev added the bug Something isn't working label Feb 8, 2024
ejweber
ejweber previously approved these changes Feb 8, 2024
Copy link
Collaborator

@ejweber ejweber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Fix the following errors:
```
Error: ./pkg/datasource/service.go:247: valie ==> value, valid
Error: ./pkg/manager/service.go:460: sourece ==> source
Error: ./pkg/manager/service.go:475: sourece ==> source
```

Signed-off-by: Volker Theile <vtheile@suse.com>
@innobead innobead merged commit c140ba9 into longhorn:master Feb 16, 2024
6 checks passed
@innobead
Copy link
Member

@mergify backport v1.6.x v1.5.x v1.4.x

Copy link

mergify bot commented Feb 16, 2024

backport v1.6.x v1.5.x v1.4.x

✅ Backports have been created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants