summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/helpers/captcha_helper.rst
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2013-07-18 15:05:02 +0200
committerAndrey Andreev <narf@devilix.net>2013-07-18 15:05:02 +0200
commitc0a1ce903cf1aa4e25ea8abc4cdbaac2753b9771 (patch)
tree0e84b06ec2b074d499b916da608aefc0ccb93020 /user_guide_src/source/helpers/captcha_helper.rst
parent8963f4010174ad9edf75fb60c7f44f4464680e29 (diff)
[ci skip] Remove a description for a non-existing shadow color in the CAPTCHA helper docs
Diffstat (limited to 'user_guide_src/source/helpers/captcha_helper.rst')
-rw-r--r--user_guide_src/source/helpers/captcha_helper.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/helpers/captcha_helper.rst b/user_guide_src/source/helpers/captcha_helper.rst
index 27e11e6f8..3c56addf3 100644
--- a/user_guide_src/source/helpers/captcha_helper.rst
+++ b/user_guide_src/source/helpers/captcha_helper.rst
@@ -66,7 +66,7 @@ Once loaded you can generate a captcha like this::
'word_length' => 8,
'pool' => '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ',
- // White background and border, black text and shadow, red grid
+ // White background and border, black text and red grid
'colors' => array(
'background' => array(255, 255, 255),
'border' => array(255, 255, 255),