Skip to content

Commit f42333b

Browse files
committed
chore: fix typo
bellow: roar below: under
1 parent f738736 commit f42333b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/golinters/gci/gci.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ func diffFormattedFilesToArray(paths []string, cfg gcicfg.Config, diffs *[]strin
194194
})
195195
}
196196

197-
// Code bellow this comment is borrowed and modified from gci.
197+
// Code below this comment is borrowed and modified from gci.
198198
// https://github.com/daixiang0/gci/blob/4725b0c101801e7449530eee2ddb0c72592e3405/pkg/config/config.go
199199

200200
var defaultOrder = map[string]int{

0 commit comments

Comments
 (0)