Update typo in docblock

This commit is contained in:
Robbie Averill 2019-03-22 10:00:05 +13:00
parent 64a4cd7469
commit 6ffbd879dc

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 * @param string $link
* @throws ElementNotFoundException * @throws ElementNotFoundException