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 bbatsov committed Jul 31, 2018
1 parent 9590d49 commit 2fc4031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/installer.sh
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 2fc4031

Please sign in to comment.