From: pdontthink Date: Tue, 7 Feb 2012 23:05:36 +0000 (+0000) Subject: Spelling mistake X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a0fef6da0165f633881f5d3d3892cfc130cb7a23;p=squirrelmail.git Spelling mistake git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@14275 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/strings.php b/functions/strings.php index 42d897ad..b8166754 100644 --- a/functions/strings.php +++ b/functions/strings.php @@ -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 *