Skip to content

Commit 8be6bed

Browse files
authored
fix: uuid translation in Korean (#29731)
1 parent 226c32c commit 8be6bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/ko/core/Object3D.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ <h3>[property:Object userData]</h3>
197197
<h3>[property:String uuid]</h3>
198198
<p>
199199
이 객체 인스턴스의 [link:http://en.wikipedia.org/wiki/Universally_unique_identifier UUID]입니다.
200-
자동으로 할당되며, 수정할 수 없습니다.
200+
자동으로 할당되니 수정하지 마십시오.
201201
</p>
202202

203203
<h3>[property:Boolean visible]</h3>

0 commit comments

Comments
 (0)