Explorar el Código

Merge pull request #11773 from ben-miller/patch-1

Fix basic grammar mistake
Mr.doob hace 8 años
padre
commit
d199173394
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/api/objects/Group.html

+ 1 - 1
docs/api/objects/Group.html

@@ -13,7 +13,7 @@
 		<h1>[name]</h1>
 
 		<div class="desc">
-			This is almost identical to an [page:Object3D Object3D]. It's purpose is to make working
+			This is almost identical to an [page:Object3D Object3D]. Its purpose is to make working
 			with groups of objects syntactically clearer.
 		</div>