Skip to content

Commit f889731

Browse files
author
Zenobius
committed
Fixed typo
Was: > This option determines if the form will inherit data fotm its parent form. Changed to: > This option determines if the form will inherit data from its parent form.
1 parent 6af9d41 commit f889731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ inherit_data
66

77
**type**: ``boolean`` **default**: ``false``
88

9-
This option determines if the form will inherit data form its parent form.
9+
This option determines if the form will inherit data from its parent form.
1010
This can be useful is you have a set of fields that are duplicated across
1111
multiple forms. See :doc:`/cookbook/form/inherit_data_option`.

0 commit comments

Comments
 (0)