Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit50147d9

Browse files
committed
Merge pull requestsymfony#2648 from gregquat/patch-13
[Book/Form] minor fix, superfluous word
2 parentsb1e5180 +86d7d76 commit50147d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎book/forms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ In this example, you've added two fields to your form - ``task`` and ``dueDate``
126126
corresponding to the ``task`` and ``dueDate`` properties of the ``Task`` class.
127127
You've also assigned each a "type" (e.g. ``text``, ``date``), which, among
128128
other things, determines which HTML form tag(s) is rendered for that field.
129-
AtFinally, you added a submit button for submitting the form to the server.
129+
Finally, you added a submit button for submitting the form to the server.
130130

131131
..versionadded::2.3
132132
Support for submit buttons was added in Symfony 2.3. Before that, you had

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp