Skip to content

Commit ab25797

Browse files
PululuKOskarStark
andauthored
Update components/options_resolver.rst
Co-authored-by: Oskar Stark <[email protected]>
1 parent 82ab061 commit ab25797

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
@@ -971,6 +971,6 @@ method::
971971
]);
972972

973973
$introspector = new OptionsResolverIntrospector($resolver);
974-
$introspector->getDefault('host'); // Retrive the default host defined value
974+
$introspector->getDefault('host'); // Retrieves "smtp.example.org"
975975

976976

0 commit comments

Comments
 (0)