Skip to content

Commit

Permalink
Fix param name
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Čihař <michal@cihar.com>
  • Loading branch information
nijel committed Feb 24, 2014
1 parent 3ff947a commit c0309ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/selenium/TestBase.php
Expand Up @@ -385,7 +385,7 @@ public function isElementPresent($func, $arg)
/**
* Get table cell data
*
* @param string $tableId Table identifier
* @param string $tableID Table identifier
* @param int $row Table row
* @param int $column Table column
*
Expand Down

0 comments on commit c0309ec

Please sign in to comment.