Skip to content

Commit

Permalink
Propose small fix on typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeis2497052 authored and Caleb Epstein committed Sep 4, 2019
1 parent 8e1f021 commit 6dd374d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ do
shift 1
;;
*)
printf "Unkown option: $1\n"
printf "Unknown option: $1\n"
shift 1
;;
esac
Expand Down

0 comments on commit 6dd374d

Please sign in to comment.