We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent62586a4 commit62d4a97Copy full SHA for 62d4a97
reference/dic_tags.rst
@@ -344,7 +344,7 @@ process. By default, form guessing is done by "guessers" based on the validation
344
metadata and Doctrine metadata (if you're using Doctrine) or Propel metadata
345
(if you're using Propel).
346
347
-..seelalso::
+..seealso::
348
349
For information on how to create your own type guesser, see
350
:doc:`/components/form/type_guesser`.
@@ -847,7 +847,7 @@ swiftmailer.default.plugin
847
848
If you're using a custom SwiftMailer plugin (or want to create one), you can
849
register it with SwiftMailer by creating a service for your plugin and tagging
850
-it with ``swiftmailer.default.plugin`` (it has no options).
+it with ``swiftmailer.default.plugin`` (it has no options).
851
852
.. note::
853