Merge remote-tracking branch 'upstream/4.6' into 4.6-master-2015-04-20-23-29-59
[civicrm-core.git] / CRM / Utils / Hook.php
index 54a2715eb61d4248899fda74f96514ef91c2e467..915f8309431192acfcdb73fedf938ff603944b51 100644 (file)
@@ -424,7 +424,7 @@ abstract class CRM_Utils_Hook {
   }
 
   /**
-   * This hook is called before a db write on a custom table.
+   * This hook is called after a db write on a custom table.
    *
    * @param string $op
    *   The type of operation being performed.