Skip to content

Commit 635e175

Browse files
committed
updating the way golang is abbreviated in --list-lang
1 parent 826fd12 commit 635e175

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ for arg in "$@"; do
230230
echo " ${yellow}>>${white} Java"
231231
echo " ${yellow}>>${white} Bash-Script"
232232
echo " ${yellow}>>${white} Javascript ${cyan}[${white}with ${green}debug${white} support${cyan}]"
233-
echo " ${yellow}>>${white} Go-lang"
233+
echo " ${yellow}>>${white} Golang"
234234
echo
235235
;;
236236

0 commit comments

Comments
 (0)