Author: jacopoc
Date: Mon Aug 26 07:59:44 2013
New Revision: 1517451
URL:
http://svn.apache.org/r1517451Log:
Fixed typo in comment
Modified:
ofbiz/trunk/framework/security/config/security.properties
Modified: ofbiz/trunk/framework/security/config/security.properties
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/security/config/security.properties?rev=1517451&r1=1517450&r2=1517451&view=diff==============================================================================
--- ofbiz/trunk/framework/security/config/security.properties (original)
+++ ofbiz/trunk/framework/security/config/security.properties Mon Aug 26 07:59:44 2013
@@ -67,7 +67,7 @@ user.auto.change.password.enable=false
user.change.password.days=90
user.change.password.notification.days=5
-# -- disable the account for this many minutes (if 0, then indefinate) --
+# -- disable the account for this many minutes (if 0, then indefinite) --
login.disable.minutes=5
# -- disable global logout --