Merge pull request #4375 from totten/master-mysqli-compat
[civicrm-core.git] / CRM / Contact / Page / Task.php
index 1fe039b7ad7ab53e58f6de70b4ec4033824810ed..c1917d4e6e45473957989895af2a52d3521c4456 100644 (file)
@@ -43,7 +43,7 @@
 class CRM_Contact_Page_Task extends CRM_Core_Page {
 
   /**
-   * returns the page title
+   * Returns the page title
    *
    * @return string the title of the page
    * @access public