Explorar o código

BufferGeometryUtils: Fix whitespace.

Don McCurdy %!s(int64=7) %!d(string=hai) anos
pai
achega
bf4968b91a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/js/BufferGeometryUtils.js

+ 1 - 1
examples/js/BufferGeometryUtils.js

@@ -185,7 +185,7 @@ THREE.BufferGeometryUtils = {
 	},
 	},
 
 
 	/**
 	/**
-	 * @param  {Array<THREE.BufferAttribute>} attributes
+	 * @param {Array<THREE.BufferAttribute>} attributes
 	 * @return {THREE.BufferAttribute}
 	 * @return {THREE.BufferAttribute}
 	 */
 	 */
 	mergeBufferAttributes: function ( attributes ) {
 	mergeBufferAttributes: function ( attributes ) {