INFRA-132 add full stops
[civicrm-core.git] / CRM / Core / QuickForm / Action / Submit.php
index 4b8a290fcb788b6bd5743c8768ee11a102963fab..c3d48a23974723087ced5cf22f4377e0c3920269 100644 (file)
@@ -23,7 +23,7 @@
  | GNU Affero General Public License or the licensing of CiviCRM,     |
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
-*/
+ */
 
 /**
  * Redefine the submit action.
@@ -36,7 +36,7 @@
 class CRM_Core_QuickForm_Action_Submit extends CRM_Core_QuickForm_Action {
 
   /**
-   * Class constructor
+   * Class constructor.
    *
    * @param object $stateMachine
    *   Reference to state machine object.