Skip to content

Commit 7011117

Browse files
Update contributing/development/core_and_modules/object_class.rst
1 parent a71c5cd commit 7011117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/development/core_and_modules/object_class.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ For example:
148148
149149
This is an integer property named "amount". The hint is a range, and the range
150150
goes from 0 to 49 in steps of 1 (integers). It is only usable for the editor
151-
(editing the value visually), but won't be serialized.
151+
(editing the value visually) but won't be serialized.
152152

153153
Another example:
154154

0 commit comments

Comments
 (0)