Skip to content

Commit 01b9f41

Browse files
committed
fix typo
1 parent a8f2b02 commit 01b9f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/customizing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ behaviour:
680680
- ``required``: see `design documentation`_. Adds the property to
681681
the list returned by calling get_required_props for the class.
682682
- ``default_value``: see `design documentation`_ Sets the default
683-
value is the property is not set.
683+
value if the property is not set.
684684
- ``quiet``: see `design documentation`_. Suppresses user visible
685685
to changes to this property. The property change is not reported:
686686

0 commit comments

Comments
 (0)