Browse Source

Fixed a typo in the documentation of TransformControls (#23718)

Deepansh Mathur 3 năm trước cách đây
mục cha
commit
e7de201e33
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/examples/en/controls/TransformControls.html

+ 1 - 1
docs/examples/en/controls/TransformControls.html

@@ -153,7 +153,7 @@
 
 		<h3>[method:TransformControls detach] ()</h3>
 		<p>
-			Removes the current 3D object from the controls and makes the helper UI is invisible.
+			Removes the current 3D object from the controls and makes the helper UI invisible.
 		</p>
 
 		<h3>[method:undefined dispose] ()</h3>