Commit bd72b79d authored by hybrid's avatar hybrid

Typo fixed

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4032 dfc29bdd-3216-0410-991c-e03cc46cb475
parent 19c8f775
......@@ -184,7 +184,7 @@ namespace video
ITexture* Texture;
//! Texture Clamp Mode
/** Values are tkane from E_TEXTURE_CLAMP. */
/** Values are taken from E_TEXTURE_CLAMP. */
u8 TextureWrapU:4;
u8 TextureWrapV:4;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment