2
0
Elisée 10 жил өмнө
parent
commit
1b8645ccae

+ 1 - 1
examples/js/cameras/CombinedCamera.js

@@ -129,7 +129,7 @@ THREE.CombinedCamera.prototype.setFov = function( fov ) {
 
 };
 
-// For mantaining similar API with PerspectiveCamera
+// For maintaining similar API with PerspectiveCamera
 
 THREE.CombinedCamera.prototype.updateProjectionMatrix = function() {