Skip to content

Commit e5eeb67

Browse files
committed
Fix typo
1 parent ff81c42 commit e5eeb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ if [ ! -f /usr/local/sbin/easyengine ]; then
222222
install_ee3
223223
git_init
224224
else
225-
ee_lib_echo_fail "EasyEngine 3 allready installed on ur system"
225+
ee_lib_echo_fail "EasyEngine 3 allready installed on your system"
226226
exit 1
227227
fi
228228
else

0 commit comments

Comments
 (0)