We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6203a5 + 80ec644 commit 7410b3dCopy full SHA for 7410b3d
pkg/hosts/hosts.go
@@ -29,7 +29,7 @@ type Hosts struct {
29
}
30
31
func init() {
32
- // goodhosts unconditionnally uses this environment variable
+ // goodhosts unconditionally uses this environment variable
33
// as an override for the hosts file to use. We don't want admin-helper
34
// to modify arbitrary file, so we have to unset it before calling into
35
// goodhosts.
0 commit comments