Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2aac761

Browse filesBrowse files
committed
minor #6236 fix some minor typos (xabbuh)
This PR was merged into the 2.3 branch. Discussion ---------- fix some minor typos Commits ------- e640d57 fix some minor typos
2 parents 9201221 + e640d57 commit 2aac761
Copy full SHA for 2aac761

File tree

Expand file treeCollapse file tree

4 files changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+4
-4
lines changed

‎cookbook/email/gmail.rst

Copy file name to clipboardExpand all lines: cookbook/email/gmail.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ that you `allow less secure apps to access your Gmail account`_.
129129

130130
.. seealso::
131131

132-
see the :doc:`Swiftmailer configuration reference </reference/configuration/swiftmailer>`
132+
See the :doc:`Swiftmailer configuration reference </reference/configuration/swiftmailer>`
133133
for more details.
134134

135135
.. _`generate an App password`: https://support.google.com/accounts/answer/185833

‎reference/forms/types/button.rst

Copy file name to clipboardExpand all lines: reference/forms/types/button.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ button Field Type
55
=================
66

77
.. versionadded:: 2.3
8-
The ``button`` type was introduced in Symfony 2.3
8+
The ``button`` type was introduced in Symfony 2.3.
99

1010
A simple, non-responsive button.
1111

‎reference/forms/types/reset.rst

Copy file name to clipboardExpand all lines: reference/forms/types/reset.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ reset Field Type
55
================
66

77
.. versionadded:: 2.3
8-
The ``reset`` type was introduced in Symfony 2.3
8+
The ``reset`` type was introduced in Symfony 2.3.
99

1010
A button that resets all fields to their original values.
1111

‎reference/forms/types/submit.rst

Copy file name to clipboardExpand all lines: reference/forms/types/submit.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ submit Field Type
55
=================
66

77
.. versionadded:: 2.3
8-
The ``submit`` type was introduced in Symfony 2.3
8+
The ``submit`` type was introduced in Symfony 2.3.
99

1010
A submit button.
1111

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.