Changed: Typo

--HG--
branch : develop
This commit is contained in:
kervala 2016-10-22 16:49:19 +02:00
parent 414d4de46b
commit b08d1f979d

View file

@ -615,7 +615,7 @@ public:
/**
* Extended version of blit. The destinaion of the blit is 'this' bitmap
* Source and dest rect are clamped as necessary.
* For now, only RGBA is uspported (an asertion occurs otherwise)
* For now, only RGBA is supported (an asertion occurs otherwise)
* mipmap are not updated.
* IMPORTANT : copy to self is not handled correctly
*/