Skip to content
Snippets Groups Projects
Commit 0256766a authored by George Hartzell's avatar George Hartzell Committed by Adam J. Stewart
Browse files

Typo: Unkown -> Unknown (#11150)

parent 1f1ea2c8
No related branches found
No related tags found
No related merge requests found
......@@ -131,7 +131,7 @@ case "$command" in
mode=ld
;;
*)
die "Unkown compiler: $command"
die "Unknown compiler: $command"
;;
esac
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment