Update typo in docblock

This commit is contained in:
Robbie Averill 2019-03-22 10:00:05 +13:00
parent 64a4cd7469
commit 6ffbd879dc
1 changed files with 1 additions and 1 deletions

View File

@ -460,7 +460,7 @@ abstract class SilverStripeContext extends MinkContext implements SilverStripeAw
}
/**
* Overwritten to click the first *visable* link the DOM.
* Overwritten to click the first *visible* link the DOM.
*
* @param string $link
* @throws ElementNotFoundException