summaryrefslogtreecommitdiffstats
path: root/odk
diff options
context:
space:
mode:
Diffstat (limited to 'odk')
-rw-r--r--odk/config/cfgWin.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/config/cfgWin.js b/odk/config/cfgWin.js
index 2267a0dc3d93..c0ec457f3ed4 100644
--- a/odk/config/cfgWin.js
+++ b/odk/config/cfgWin.js
@@ -751,7 +751,7 @@ function getOutputDir()
stdout.WriteLine("\n Error: your specified output directory " +
"\"" + sDir + "\" " +
"contains one or more spaces.\n That " +
- "causes problems with gnu make. Please specifiy" +
+ "causes problems with gnu make. Please specify" +
" a directory without spaces.");
bSkip = true;
}