Skip to content

Commit

Permalink
SimonStewart: Correcting a wrong parameter in the docs
Browse files Browse the repository at this point in the history
r13199
  • Loading branch information
shs96c committed Aug 2, 2011
1 parent 050fdd4 commit ad865eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ public static boolean seleniumEquals(Object expected, Object actual) {

/** Compares two strings, but handles "regexp:" strings like HTML Selenese
*
* @param expectedPattern
* @param expected
* @param actual
* @return true if actual matches the expectedPattern, or false otherwise
*/
Expand Down

0 comments on commit ad865eb

Please sign in to comment.