Fix the typo in the file

Change-Id: I3a3976bdab6743f6d741d39708b01eacf6a01074
This commit is contained in:
zhangyanxian 2016-07-25 08:44:28 +00:00
parent 5c9c54b1ff
commit c6f857f49c

View File

@ -247,7 +247,7 @@ else
fi
if [ -n "${EXIT_AFTER_JEOS_INSTALLATION:-}" ]; then
echo "User requested to quit after JEOS instalation"
echo "User requested to quit after JEOS installation"
exit 0
fi