From a0fef6da0165f633881f5d3d3892cfc130cb7a23 Mon Sep 17 00:00:00 2001 From: pdontthink Date: Tue, 7 Feb 2012 23:05:36 +0000 Subject: [PATCH] Spelling mistake git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@14275 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 * -- 2.25.1