Skip to content

Commit

Permalink
Fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
sqmk authored and fabpot committed Jun 23, 2013
1 parent 3519172 commit 844f21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Generator/UrlGenerator.php
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ public function generate($name, $parameters = array(), $referenceType = self::AB
}

/**
* @throws MissingMandatoryParametersException When some parameters are missing that mandatory for the route
* @throws MissingMandatoryParametersException When some parameters are missing that are mandatory for the route
* @throws InvalidParameterException When a parameter value for a placeholder is not correct because
* it does not match the requirement
*/
Expand Down

0 comments on commit 844f21e

Please sign in to comment.