diff options
Diffstat (limited to 'views/default/input/captcha.php')
-rw-r--r-- | views/default/input/captcha.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/input/captcha.php b/views/default/input/captcha.php index 210e0f50a..1c2e22aaa 100644 --- a/views/default/input/captcha.php +++ b/views/default/input/captcha.php @@ -1,6 +1,6 @@ <?php /** - * This view provides a hook for third parties to provide captcha behaviour. + * This view provides a hook for third parties to provide a CAPTCHA. * * @package Elgg * @subpackage Core |