Cleanup phpdoc comments
[civicrm-core.git] / tests / phpunit / WebTest / Import / AddressParsingTest.php
index 98a8e4565edf0a39113c362fb5884db8096d0969..674ce3dba3a289c11c165795023562f5ec2e6d39 100644 (file)
@@ -36,7 +36,7 @@ class WebTest_Import_AddressParsingTest extends ImportCiviSeleniumTestCase {
   }
 
   /**
-   * check for Valid Street Address
+   * Check for Valid Street Address
    */
   function testValidStreetAddressParsing() {
     $this->webtestLogin();
@@ -91,7 +91,7 @@ class WebTest_Import_AddressParsingTest extends ImportCiviSeleniumTestCase {
   }
 
   /**
-   * check for Invalid Street Address
+   * Check for Invalid Street Address
    */
   function testInvalidStreetAddressParsing() {
     $this->webtestLogin();