X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUpgrade%2FSnapshot%2FV4p2%2FPrice%2FBAO%2FFieldValue.php;h=571695fc2f7f3528ec516762e5b598632fb8d21b;hb=b44e3f8468ceba3e1b321d31dd2e35a1aa1a5d9a;hp=5f73c8455beaf665b38f3b5ff1acf90884f55fd6;hpb=7db8f995f0071ab94f275023c738195da2804db7;p=civicrm-core.git diff --git a/CRM/Upgrade/Snapshot/V4p2/Price/BAO/FieldValue.php b/CRM/Upgrade/Snapshot/V4p2/Price/BAO/FieldValue.php index 5f73c8455b..571695fc2f 100644 --- a/CRM/Upgrade/Snapshot/V4p2/Price/BAO/FieldValue.php +++ b/CRM/Upgrade/Snapshot/V4p2/Price/BAO/FieldValue.php @@ -178,7 +178,7 @@ class CRM_Upgrade_Snapshot_V4p2_Price_BAO_FieldValue extends CRM_Upgrade_Snapsho * Value we want to set the is_active field. * * @return Object - * DAO object on sucess, null otherwise + * DAO object on success, null otherwise * */ public static function setIsActive($id, $is_active) {