8000 minor #8152 Update data.rst.inc (AndrewDBattye) · symfony/symfony-docs@423448c · GitHub
[go: up one dir, main page]

Skip to content

Commit 423448c

Browse files
committed
minor #8152 Update data.rst.inc (AndrewDBattye)
This PR was submitted for the 2.8 branch but it was merged into the 2.7 branch instead (closes #8152). Discussion ---------- Update data.rst.inc No need for an apostrophe. Commits ------- 35384f3 Update data.rst.inc
2 parents 99f8600 + 35384f3 commit 423448c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/options/data.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ an individual field, you can set it in the data option::
1717
1818
The ``data`` option *always* overrides the value taken from the domain data
1919
(object) when rendering. This means the object value is also overriden when
20-
the form edits an already persisted object, causing it to lose it's
20+
the form edits an already persisted object, causing it to lose its
2121
persisted value when the form is submitted.

0 commit comments

Comments
 (0)
0