Merge pull request #5081 from NileemaJadhav/CRM-15821-work
[civicrm-core.git] / CRM / Core / Base.php
index f351cb1fa7c16fa8e468bded5086cd2f8d048904..de1a5c133cc070ee4cc123261055a194226baba0 100644 (file)
@@ -44,7 +44,7 @@ require_once 'CRM/Core/I18n.php';
 class CRM_Core_Base {
 
   /**
-   * Constructor
+   * Constructor.
    */
   public function __construct() {
   }