X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FReCAPTCHA.php;h=882556e0e4f6190b96fa26d17c749b8a4cacf27a;hb=f377f10d244045a52b5891bdeedc823b3988bd7c;hp=c04a181c9dd8901b70dcb7382d906d143802917a;hpb=a37034d4816fda26c7ce526a99db02092c1fbee0;p=civicrm-core.git diff --git a/CRM/Utils/ReCAPTCHA.php b/CRM/Utils/ReCAPTCHA.php index c04a181c9d..882556e0e4 100644 --- a/CRM/Utils/ReCAPTCHA.php +++ b/CRM/Utils/ReCAPTCHA.php @@ -51,7 +51,7 @@ class CRM_Utils_ReCAPTCHA { static private $_singleton = NULL; /** - * Singleton function used to manage this object + * Singleton function used to manage this object. * * * @return object @@ -69,7 +69,7 @@ class CRM_Utils_ReCAPTCHA { } /** - * Add element to form + * Add element to form. */ public static function add(&$form) { $error = NULL;