summaryrefslogtreecommitdiff
path: root/scripts/password-hash.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/password-hash.sh')
-rwxr-xr-xscripts/password-hash.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/password-hash.sh b/scripts/password-hash.sh
index eb2e3424a..12e939983 100755
--- a/scripts/password-hash.sh
+++ b/scripts/password-hash.sh
@@ -10,7 +10,7 @@
* #!c:/program files/php/php.exe
*
* @param password1 [password2 [password3 ...]]
- * Plain-text passwords in quotes (or with spaces backslah escaped).
+ * Plain-text passwords in quotes (or with spaces backslash escaped).
*/
function variable_get($x, $default) {