Browse code

Merge "Fix the typo in the file"

Jenkins authored on 2016/07/27 06:27:10
Showing 1 changed files
... ...
@@ -247,7 +247,7 @@ else
247 247
 fi
248 248
 
249 249
 if [ -n "${EXIT_AFTER_JEOS_INSTALLATION:-}" ]; then
250
-    echo "User requested to quit after JEOS instalation"
250
+    echo "User requested to quit after JEOS installation"
251 251
     exit 0
252 252
 fi
253 253