diff options
author | Andy Staudacher <andy.st@gmail.com> | 2009-07-02 20:50:29 -0700 |
---|---|---|
committer | Andy Staudacher <andy.st@gmail.com> | 2009-07-02 20:50:29 -0700 |
commit | 72281d2b448d77afde709929abaf3ab92883ccce (patch) | |
tree | 8de0bc958a628253e187c7d602c29a1d926248cf /modules/recaptcha/module.info | |
parent | 93e9efed971c1eee8e754c900972c863984e066e (diff) |
Fix for ticket 470. Replace ReCaptcha with reCAPTCHA in user visible strings.
Diffstat (limited to 'modules/recaptcha/module.info')
-rw-r--r-- | modules/recaptcha/module.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/recaptcha/module.info b/modules/recaptcha/module.info index f2cc50cf..9f44648a 100644 --- a/modules/recaptcha/module.info +++ b/modules/recaptcha/module.info @@ -1,3 +1,3 @@ -name = Recaptcha -description = "Recaptcha displays a graphical verification that protects the input form from abuse from 'bots,' or automated programs usually written to generate spam (http://recaptcha.net)." +name = reCAPTCHA +description = "reCAPTCHA displays a graphical verification that protects the input form from abuse from 'bots,' or automated programs usually written to generate spam (http://recaptcha.net)." version = 1 |