From d650b9d745b86f39650cbacd4fca43a41f7f71a9 Mon Sep 17 00:00:00 2001 From: dong-jy Date: Mon, 1 May 2017 21:38:38 +0800 Subject: [PATCH] Update start --- start | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start b/start index 8e7053030f..57cf2726b6 100755 --- a/start +++ b/start @@ -71,7 +71,7 @@ function createDesktopStartup() { echo "$DESKFILE already exists" return else - echo "$DESKFILE does not exist,ctreat a new one" + echo "$DESKFILE does not exist,create a new one" fi NAME="XX-Net" EXEC="$SCRIPTPATH/start > /dev/null"