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 423448c

Browse filesBrowse 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
Copy full SHA for 423448c

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Copy file name to clipboardExpand all lines: reference/forms/types/options/data.rst.inc
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.