2
0
Эх сурвалжийг харах

Update ImageUtils.html

You wrote " width ", where " height" is necessary .
sasha240100 10 жил өмнө
parent
commit
c69f73f0d1

+ 1 - 1
docs/api/extras/ImageUtils.html

@@ -28,7 +28,7 @@
 		<h3>[method:DataTexture generateDataTexture]([page:Number width], [page:Number height], [page:Number color])</h3>
 		<h3>[method:DataTexture generateDataTexture]([page:Number width], [page:Number height], [page:Number color])</h3>
 		<div>
 		<div>
 		width -- The width of the texture. <br />
 		width -- The width of the texture. <br />
-		height -- The width of the texture. <br />
+		height -- The height of the texture. <br />
 		color -- The hexadecimal value of the color.
 		color -- The hexadecimal value of the color.
 		</div>
 		</div>
 		<div>
 		<div>