From 72281d2b448d77afde709929abaf3ab92883ccce Mon Sep 17 00:00:00 2001 From: Andy Staudacher Date: Thu, 2 Jul 2009 20:50:29 -0700 Subject: Fix for ticket 470. Replace ReCaptcha with reCAPTCHA in user visible strings. --- modules/recaptcha/module.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/recaptcha/module.info') 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 -- cgit v1.2.3