Some spelling fixes in comments.

This commit is contained in:
Alberto Luaces
2016-10-05 18:10:46 +02:00
parent 48dbd61632
commit 7f3c92f492
22 changed files with 33 additions and 33 deletions

View File

@@ -138,7 +138,7 @@ void TextureBuffer::apply(State& state) const
TextureObject* textureObject = getTextureObject(contextID);
///This code could be usefull but would require to watch BufferData changes
///This code could be useful but would require to watch BufferData changes
///perhaps a mutable percontext dirtyflag (all reset to true onTextureObjectChanged) would do the trick
#if 0
if (textureObject)