diff --git a/src/build/compile.sh b/src/build/compile.sh index 3807fe9bb..aabb27483 100755 --- a/src/build/compile.sh +++ b/src/build/compile.sh @@ -281,4 +281,4 @@ rm -r -f php5/ >> "$DIR/install.log" 2>&1 date >> "$DIR/install.log" 2>&1 echo " done!" echo "[PocketMine] You should start the server now using \"./start.sh\"" -echo "[PocketMine] If it doesn't works, please send the \"install.log\" file to the Bug Tracker" +echo "[PocketMine] If it doesn't work, please send the \"install.log\" file to the Bug Tracker"