Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2015-02-25-11-27-40
[civicrm-core.git] / CRM / Utils / ReCAPTCHA.php
index c04a181c9dd8901b70dcb7382d906d143802917a..882556e0e4f6190b96fa26d17c749b8a4cacf27a 100644 (file)
@@ -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;