Merge pull request #5386 from colemanw/CRM-15706
[civicrm-core.git] / CRM / Core / Exception.php
index 13f4e2d19124a762e0cfc23d8ffda70b4da68d36..2722c6b73bb5cd5cafa20ca3ba591d63fe323333 100644 (file)
@@ -52,7 +52,7 @@ class CRM_Core_Exception extends PEAR_Exception {
   }
 
   /**
-   * custom string representation of object
+   * custom string representation of object.
    * @return string
    */
   public function __toString() {