Skip to content

Commit cde41e8

Browse files
1 parent 821541e commit cde41e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/options_resolver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ check which options are set::
5151
}
5252

5353
Also, the default values of the options are buried in the business logic of your
54-
code. Use the :phpfunction:`array_replace` to fix that::
54+
code. Use :phpfunction:`array_replace` to fix that::
5555

5656
class Mailer
5757
{

0 commit comments

Comments
 (0)