X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FQuickForm%2FAction%2FRefresh.php;h=0df1ad2b44a50a072b6be2faa624445715cc9e32;hb=771e2548641c460d0f7a244ad0aefb05c703b478;hp=564edfa6e1db96a175cbdc88992528461a484718;hpb=92b0f883315c72514e629b1c9e37261b84186785;p=civicrm-core.git diff --git a/CRM/Core/QuickForm/Action/Refresh.php b/CRM/Core/QuickForm/Action/Refresh.php index 564edfa6e1..0df1ad2b44 100644 --- a/CRM/Core/QuickForm/Action/Refresh.php +++ b/CRM/Core/QuickForm/Action/Refresh.php @@ -36,7 +36,7 @@ class CRM_Core_QuickForm_Action_Refresh extends CRM_Core_QuickForm_Action { /** - * class constructor + * Class constructor * * @param object $stateMachine reference to state machine object *