8000 fixed CS · symfony/symfony@563900f · GitHub
[go: up one dir, main page]

Skip to content

Commit 563900f

Browse files
committed
fixed CS
1 parent dad5b01 commit 563900f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Inflector/Inflector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ final class Inflector
298298
);
299299

300300
/**
301-
* A list of words which should not be inflected
301+
* A list of words which should not be inflected.
302302
*
303303
* @var array
304304
*/

0 commit comments

Comments
 (0)
0