Lewy Blue пре 8 година
родитељ
комит
6985243d4f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/examples/controls/OrbitControls.html

+ 1 - 1
docs/examples/controls/OrbitControls.html

@@ -54,7 +54,7 @@ function animate() {
 
 
 		<h3>[name]( [page:Camera object], [page:HTMLDOMElement domElement] )</h3>
 		<h3>[name]( [page:Camera object], [page:HTMLDOMElement domElement] )</h3>
 		<div>
 		<div>
-      [page:Camera object]: ( required ) The camera to be controlled.<br><br>
+      [page:Camera object]: (required) The camera to be controlled.<br><br>
 
 
       [page:HTMLDOMElement domElement]: (optional) The HTML element used for event listeners. By default this is the whole document,
       [page:HTMLDOMElement domElement]: (optional) The HTML element used for event listeners. By default this is the whole document,
       however if you only want to the controls to work over a specific element (e.g. the canvas) you can specify that here.
       however if you only want to the controls to work over a specific element (e.g. the canvas) you can specify that here.