Skip to content

Commit 1fd7f28

Browse files
committed
Fix typo
1 parent 724a085 commit 1fd7f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/fetch.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ type UrlRequest struct {
4141
// VERBOSE variable controls verbosity level of client's utilities
4242
var VERBOSE int
4343

44-
// Ayth variable neglects auth layer
44+
// Auth variable neglects auth layer
4545
var Auth bool
4646

4747
// global HTTP client

0 commit comments

Comments
 (0)