Fix spelling in comment.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@5479 dfc29bdd-3216-0410-991c-e03cc46cb475
master
cutealien 2017-06-09 12:26:16 +00:00
parent 61ef6f9c7d
commit e316100012
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ namespace irr
namespace video
{
//! Enumeration for all vertex attibutes there are.
//! Enumeration for all vertex attributes there are.
enum E_VERTEX_ATTRIBUTES
{
EVA_POSITION = 0,