Browse Source

fix typo error (#28005)

symphony 1 year ago
parent
commit
85196a9ce6
1 changed files with 1 additions and 1 deletions
  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 ) {
 
 		// check that the geometry doesn't have a version of our reserved id attribute