Browse Source

Spelling mistake

pdontthink 13 years ago
parent
commit
3e322d9b3f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      functions/strings.php

+ 1 - 1
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
   *