comment fixes
[civicrm-core.git] / tests / phpunit / CiviTest / CiviSeleniumTestCase.php
index eb27b5909a75615cb6538cec042a7384a2a6ff8a..33b2bfa2a70ea63394033fb8d6ae5abc06663be9 100644 (file)
@@ -2290,8 +2290,9 @@ class CiviSeleniumTestCase extends PHPUnit_Extensions_SeleniumTestCase {
 
   /**
    * Type and select first occurrence of autocomplete.
+   *
    * @param $fieldName
-   * @param $label
+   * @param string $labels
    * @param bool $multiple
    * @param bool $xpath
    */