Commit e640d57 1 parent 9201221 commit e640d57 Copy full SHA for e640d57
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ that you `allow less secure apps to access your Gmail account`_.
129
129
130
130
.. seealso ::
131
131
132
- see the :doc: `Swiftmailer configuration reference </reference/configuration/swiftmailer >`
132
+ See the :doc: `Swiftmailer configuration reference </reference/configuration/swiftmailer >`
133
133
for more details.
134
134
135
135
.. _`generate an App password` : https://support.google.com/accounts/answer/185833
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ button Field Type
5
5
=================
6
6
7
7
.. versionadded :: 2.3
8
- The ``button `` type was introduced in Symfony 2.3
8
+ The ``button `` type was introduced in Symfony 2.3.
9
9
10
10
A simple, non-responsive button.
11
11
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ reset Field Type
5
5
================
6
6
7
7
.. versionadded :: 2.3
8
- The ``reset `` type was introduced in Symfony 2.3
8
+ The ``reset `` type was introduced in Symfony 2.3.
9
9
10
10
A button that resets all fields to their original values.
11
11
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ submit Field Type
5
5
=================
6
6
7
7
.. versionadded :: 2.3
8
- The ``submit `` type was introduced in Symfony 2.3
8
+ The ``submit `` type was introduced in Symfony 2.3.
9
9
10
10
A submit button.
11
11
You can’t perform that action at this time.
0 commit comments