Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
avoelkl authored Jun 13, 2017
1 parent 8545fd8 commit 7e65ae4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class Shipping extends Form
protected $shippingMethod = '//span[text()="%s"]/following::label[contains(., "%s")]/../input';

/**
* From with shipping available shipping methods.
* Form with shipping available shipping methods.
*
* @var string
*/
Expand Down

0 comments on commit 7e65ae4

Please sign in to comment.