Skip to content

Commit 62d4a97

Browse files
committed
fix seealso directive name
1 parent 62586a4 commit 62d4a97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/dic_tags.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ process. By default, form guessing is done by "guessers" based on the validation
344344
metadata and Doctrine metadata (if you're using Doctrine) or Propel metadata
345345
(if you're using Propel).
346346
347-
.. seelalso::
347+
.. seealso::
348348
349349
For information on how to create your own type guesser, see
350350
:doc:`/components/form/type_guesser`.
@@ -847,7 +847,7 @@ swiftmailer.default.plugin
847847
848848
If you're using a custom SwiftMailer plugin (or want to create one), you can
849849
register it with SwiftMailer by creating a service for your plugin and tagging
850-
it with ``swiftmailer.default.plugin`` (it has no options).
850+
it with ``swiftmailer.default.plugin`` (it has no options).
851851
852852
.. note::
853853

0 commit comments

Comments
 (0)