Skip to content

Commit 487126e

Browse files
Rename gnu-getopt tool to GNU getopt formula
Co-authored-by: Nick <[email protected]>
1 parent 74838a2 commit 487126e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup-env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ while true; do
165165
break
166166
;;
167167
*)
168-
# Unreachable due to gnu-getopt handling all options
168+
# Unreachable due to GNU getopt handling all options
169169
echo "Programming error"
170170
exit 64
171171
;;

0 commit comments

Comments
 (0)