summaryrefslogtreecommitdiff
path: root/modules/recaptcha/views
diff options
context:
space:
mode:
authorAndy Staudacher <andy.st@gmail.com>2009-07-07 13:08:35 -0700
committerAndy Staudacher <andy.st@gmail.com>2009-07-07 13:08:35 -0700
commit67e61d30e5ae22a8c01d76d8e202ead443ae19d4 (patch)
tree303e6b40985a6e342332653a79620676b7102082 /modules/recaptcha/views
parent5d9e334fe6d7c7c1cf6d39a12684e215e797b4b3 (diff)
More fixes for ticket 470 (capitalization of reCAPTCHA)
Diffstat (limited to 'modules/recaptcha/views')
-rw-r--r--modules/recaptcha/views/admin_recaptcha.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/recaptcha/views/admin_recaptcha.html.php b/modules/recaptcha/views/admin_recaptcha.html.php
index 9c2911ef..43b4da8a 100644
--- a/modules/recaptcha/views/admin_recaptcha.html.php
+++ b/modules/recaptcha/views/admin_recaptcha.html.php
@@ -14,7 +14,7 @@
<div id="gAdminRecaptchaTest" class="gBlock">
<h2> <?= t("reCAPTCHA Test") ?> </h2>
<p>
- <?= t("If you see a captcha form below, then reCAPTCHA is functioning properly.") ?>
+ <?= t("If you see a CAPTCHA form below, then reCAPTCHA is functioning properly.") ?>
</p>
<div id="gRecaptcha"/>