Skip to content

Commit 4423b34

Browse files
committed
fix comment
1 parent 4f1ffff commit 4423b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.shellcheckrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
disable=SC1091
33
# Disables the check for expanding an array, as it predictably gives first element
44
disable=SC2128
5-
# Disabales check for var not set in same file
5+
# Disables check for var not set in same file
66
disable=SC2154

0 commit comments

Comments
 (0)