summaryrefslogtreecommitdiff
path: root/ext/session/mod_files.bat
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/mod_files.bat')
-rw-r--r--ext/session/mod_files.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/session/mod_files.bat b/ext/session/mod_files.bat
index b6a8babae8..83f85eb66b 100644
--- a/ext/session/mod_files.bat
+++ b/ext/session/mod_files.bat
@@ -8,7 +8,7 @@ IF _%1_==_AUTO_ (
IF _%2_==__ (
ECHO Usage %0 ^<basedir^> ^<depth^> ^[^hash_bits^]
ECHO.
- ECHO Where ^<basedir^> is the session directory
+ ECHO Where ^<basedir^> is the session directory
ECHO ^<depth^> is the number of levels defined in session.save_path
ECHO ^[hash_bits^] is the number of bits defined in session.hash_bits_per_character
EXIT /B 1