瀏覽代碼

DUPlICATE_USING_INSTANCE documentation update

alexchond 5 年之前
父節點
當前提交
e26b066871
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/classes/Node.xml

+ 1 - 1
doc/classes/Node.xml

@@ -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>