8000 Fix grammar · symfony/symfony@a2e440a · GitHub
[go: up one dir, main page]

Skip to content

Commit a2e440a

Browse files
sqmkfabpot
authored andcommitted
Fix grammar
1 parent 5b14665 commit a2e440a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Routing/Generator/UrlGenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ public function generate($name, $parameters = array(), $referenceType = self::AB
141141
}
142142

143143
/**
144-
* @throws MissingMandatoryParametersException When some parameters are missing that mandatory for the route
144+
* @throws MissingMandatoryParametersException When some parameters are missing that are mandatory for the route
145145
* @throws InvalidParameterException When a parameter value for a placeholder is not correct because
146146
* it does not match the requirement
147147
*/

0 commit comments

Comments
 (0)
0