Update material.h

Fixed grammar
pull/1070/head
Giuseppe Barbieri 2016-11-18 13:08:00 +01:00 committed by GitHub
parent a9c5b6f1be
commit 91e4d029dc
1 changed files with 1 additions and 1 deletions

View File

@ -413,7 +413,7 @@ enum aiTextureFlags
* SourceColor * SourceBlend + DestColor * DestBlend
* @endcode
* where DestColor is the previous color in the framebuffer at this
* position and SourceColor is the material colro before the transparency
* position and SourceColor is the material color before the transparency
* calculation.<br>
* This corresponds to the #AI_MATKEY_BLEND_FUNC property.
*/