Răsfoiți Sursa

Fix typo in documentation

Stuart Campbell 7 ani în urmă
părinte
comite
fe78029f10
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      docs/api/cameras/OrthographicCamera.html

+ 1 - 1
docs/api/cameras/OrthographicCamera.html

@@ -59,7 +59,7 @@ scene.add( camera );</code>
 		<h2>Properties</h2>
 		<div>
 			See the base [page:Camera] class for common properties.<br>
- 			Note that after making changes to most of these poperties you will have to call 
+ 			Note that after making changes to most of these properties you will have to call 
  			[page:OrthographicCamera.updateProjectionMatrix .updateProjectionMatrix] for the changes to take effect.
 		</div>