From cc5796fead1376a6a57ac69582db79e5bfdd9ad2 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 5 Jun 2011 18:36:04 +0000 Subject: [PATCH] typo git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@461 99eadd0c-20b8-1223-b5c4-2a2b2df33de2 --- build.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.bat b/build.bat index 89c9a6bf0..27de47c0b 100644 --- a/build.bat +++ b/build.bat @@ -90,7 +90,7 @@ ECHO. & ECHO. ECHO Usage: %~nx0 [Clean^|Build^|Rebuild] ECHO. ECHO Notes: You can also prefix the commands with "-", "--" or "/". -ECHO The arguments are case insesitive. +ECHO The arguments are not case sensitive. ECHO. & ECHO. ECHO Executing "%~nx0" will use the defaults: "%~nx0 build" ECHO.