Explorar el Código

Fix Grammar Scene.html (#30357)

Serum0017 hace 1 año
padre
commit
146e242603
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/api/en/scenes/Scene.html

+ 1 - 1
docs/api/en/scenes/Scene.html

@@ -11,7 +11,7 @@
 		<h1>[name]</h1>
 
 		<p class="desc">
-			Scenes allow you to set up what and where is to be rendered by three.js.
+			Scenes allow you to set up what is to be rendered and where by three.js.
 			This is where you place objects, lights and cameras.
 		</p>
 

粤ICP备19079148号