From 47b0ebdec54e5b15f0899fe510c5b593d3fd9448 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Tue, 19 Feb 2013 22:36:10 +0000 Subject: [PATCH] config.inc.php: - fix typo in comment git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1431 a1433add-5e2c-0410-b055-b7f2511e0802 --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.inc.php b/config.inc.php index b0dec0e1..9d57f5ff 100644 --- a/config.inc.php +++ b/config.inc.php @@ -166,7 +166,7 @@ $CONF['password_validation'] = array( // Generate Password // Generate a random password for a mailbox or admin and display it. -// If you want to automagically generate paswords set this to 'YES'. +// If you want to automagically generate passwords set this to 'YES'. $CONF['generate_password'] = 'NO'; // Show Password