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

Commit291ed18

Browse files
author
Florian Eckerstorfer
committed
Fixed formatting
A missing space caused a </code> tag to not close correctly.
1 parentbf67517 commit291ed18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cookbook/form/inherit_data_option.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Let's build two forms for these entities, ``CompanyType`` and ``CustomerType``::
8484
}
8585
8686
Instead of including the duplicated fields ``address``, ``zipcode``, ``city``
87-
and ``country``in both of these forms, we will create a third form for that.
87+
and ``country``in both of these forms, we will create a third form for that.
8888
We will call this form simply ``LocationType``::
8989

9090
// src/Acme/HelloBundle/Form/Type/LocationType.php

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp