DUPlICATE_USING_INSTANCE documentation update

This commit is contained in:
alexchond 2019-12-19 17:17:57 +02:00
parent be3fc17603
commit e26b066871

View file

@ -994,7 +994,7 @@
</constant>
<constant name="DUPLICATE_USE_INSTANCING" value="8" enum="DuplicateFlags">
Duplicate using instancing.
(An instance stays linked to the original so when the original changes, the instance changes too.)
An instance stays linked to the original so when the original changes, the instance changes too.
</constant>
</constants>
</class>