소스 검색

corrected typo

Daniel Gibbs 12 년 전
부모
커밋
234610134b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      NaturalSelection2/ns2server

+ 2 - 2
NaturalSelection2/ns2server

@@ -244,7 +244,7 @@ echo "WebAdmin URL: http://localhost:${webadminport}"
 echo "WebAdmin Username: ${webadminuser}"
 echo "WebAdmin Password: ${webadminpass}"
 echo ""
-echo "You can change various paramers by editing the"
+echo "You can change various parameters by editing the"
 echo "start parameters in ${selfname}"
 echo ""
 }
@@ -600,4 +600,4 @@ case "$1" in
 	echo "Usage: $0 {start|stop|restart|update|monitor|email-test|details|backup|console|debug|install}"
 	exit 1;;
 esac
-exit
+exit