Ver Fonte

fix typo error (#28005)

symphony há 1 ano atrás
pai
commit
85196a9ce6
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/objects/BatchedMesh.js

+ 1 - 1
src/objects/BatchedMesh.js

@@ -222,7 +222,7 @@ class BatchedMesh extends Mesh {
 
 
 	}
 	}
 
 
-	// Make sure the geometry is compatible with the existing combined geometry atributes
+	// Make sure the geometry is compatible with the existing combined geometry attributes
 	_validateGeometry( geometry ) {
 	_validateGeometry( geometry ) {
 
 
 		// check that the geometry doesn't have a version of our reserved id attribute
 		// check that the geometry doesn't have a version of our reserved id attribute