1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-06 12:58:18 +03:00

Change typo in one script

(cherry picked from commit 7e6f14f4aff1186473c63dc70504f72ee8d21d5b)
This commit is contained in:
Tino Vázquez 2010-10-26 11:40:58 +02:00
parent b94d3ff42c
commit 24f3a341d3

View File

@ -89,7 +89,7 @@ start()
if [ -z "$ONE_AUTH" ]; then
echo "You should have ONE_AUTH set the first time you start"
echo "OpenNebula as it is used to set the credentials for"
echo "the adminitrator user."
echo "the administrator user."
exit 1
fi
fi