Spelling mistake
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 7 Feb 2012 23:05:36 +0000 (23:05 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 7 Feb 2012 23:05:36 +0000 (23:05 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@14275 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/strings.php

index 42d897ade21accae2fec4c8843cd85453c262d04..b8166754d2d57b6a52ee7d61b2f6194d7f015bcf 100644 (file)
@@ -1542,7 +1542,7 @@ function sm_get_user_security_tokens($purge_old=TRUE)
   * @param boolean $force_generate_new When TRUE, a new token will
   *                                    always be created even if current
   *                                    configuration dictates otherwise
-  *                                    (OPTION; default FALSE)
+  *                                    (OPTIONAL; default FALSE)
   *
   * @return string A security token
   *