Fix visibility typo
authoreileen <emcnaughton@wikimedia.org>
Tue, 18 Apr 2017 01:34:20 +0000 (13:34 +1200)
committereileen <emcnaughton@wikimedia.org>
Tue, 18 Apr 2017 01:37:05 +0000 (13:37 +1200)
CRM/Upgrade/Snapshot/V4p2/Price/DAO/SetEntity.php

index 5ab117a985c966a9e835f6deb72f60558c1b8fd2..453445c09f611e8afb030f025757e1e56604b2a1 100644 (file)
@@ -131,7 +131,7 @@ class CRM_Upgrade_Snapshot_V4p2_Price_DAO_SetEntity extends CRM_Core_DAO {
    *
    * @return array
    */
-  pubic static function &fields() {
+  public static function &fields() {
     if (!(self::$_fields)) {
       self::$_fields = array(
         'id' => array(