We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 724a085 commit 1fd7f28Copy full SHA for 1fd7f28
utils/fetch.go
@@ -41,7 +41,7 @@ type UrlRequest struct {
41
// VERBOSE variable controls verbosity level of client's utilities
42
var VERBOSE int
43
44
-// Ayth variable neglects auth layer
+// Auth variable neglects auth layer
45
var Auth bool
46
47
// global HTTP client
0 commit comments