Skip to content
Snippets Groups Projects
Commit d11ce0b5 authored by Henry's avatar Henry
Browse files

Corrected typo

parent 3ca98c64
Branches
Tags
No related merge requests found
......@@ -114,7 +114,7 @@ do
export WM_NCOMPPROCS=${1#-j}
echo "Compiling enabled on $WM_NCOMPPROCS cores"
;;
# Non-stop compilatio, ignoring errors
# Non-stop compilation, ignoring errors
-k | -non-stop)
export WM_CONTINUE_ON_ERROR=1
;;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment