Skip to content

Commit 531bcd7

Browse files
keradusnicolas-grekas
authored andcommitted
chore: CS fixes
1 parent adfa98a commit 531bcd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Inflector/EnglishInflector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ final class EnglishInflector implements InflectorInterface
141141
// shoes (shoe)
142142
['se', 2, true, true, ['', 'e']],
143143

144-
// status (status)
144+
// status (status)
145145
['sutats', 6, true, true, 'status'],
146146

147147
// tags (tag)

0 commit comments

Comments
 (0)