Cleanup phpdoc comments
[civicrm-core.git] / CRM / Core / Permission / UnitTests.php
index c083e73ec680c544d6ba75e6033312069c469c01..b64c1e51f9e5f8eac16828955d6f211669e6c862 100644 (file)
@@ -42,7 +42,7 @@ class CRM_Core_Permission_UnitTests extends CRM_Core_Permission_Base {
   public $permissions = NULL;
 
   /**
-   * given a permission string, check for access requirements
+   * Given a permission string, check for access requirements
    *
    * @param string $str the permission to check
    *