INFRA-132 - Comment grammar cleanup
[civicrm-core.git] / CRM / Core / BAO / PdfFormat.php
index 06e039bb436518de54f61f1efab2e033eeff27b8..40e3ca82bc9b1aad05d76b4ac967d315896e6098 100644 (file)
@@ -55,7 +55,7 @@ class CRM_Core_BAO_PdfFormat extends CRM_Core_DAO_OptionValue {
     ),
     'stationery' => array(
       'name' => 'stationery',
-      'type' =>CRM_Utils_Type::T_STRING,
+      'type' => CRM_Utils_Type::T_STRING,
       'default' => '',
     ),
     'orientation' => array(