Skip to content

Conversation

praveenkumar
Copy link
Member

No description provided.

```
$ make release
[...]
/home/prkumar/work/go/bin/golangci-lint run
pkg/hosts/hosts.go:32:15: `unconditionnally` is a misspelling of `unconditionally` (misspell)
	// goodhosts unconditionnally uses this environment variable
```	             ^

func init() {
// goodhosts unconditionnally uses this environment variable
// goodhosts unconditionally uses this environment variable
Copy link
Contributor

Choose a reason for hiding this comment

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

eh, I always get it wrong, and thought during typing that I should check where the double consonants are ;) Thanks!

@praveenkumar praveenkumar force-pushed the fix_typo branch 2 times, most recently from 2d3d580 to 80ec644 Compare November 26, 2021 09:19
@praveenkumar praveenkumar merged commit 7410b3d into crc-org:master Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants