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.
1 parent 59750f3 commit f248c4dCopy full SHA for f248c4d
v2/flumetest/flumetest.go
@@ -51,7 +51,7 @@ func SetVerbose(verbose bool) {
51
*verbosePtr = verbose
52
}
53
54
-// do not read the environment in init(). Using init() to the read the environment
+// do not read the environment in init(). Using init() to read the environment
55
// doesn't give consumers a chance to load .env files first, or otherwise set up
56
// the environment.
57
func initialize() {
0 commit comments