Fixed minor documentation issue.

This commit is contained in:
Stefan Schindler 2014-06-06 13:09:25 +02:00
parent 265c411c39
commit 9690a7edee

View File

@ -291,7 +291,7 @@ private :
/// channels -- just like a sf::Color.
/// All the functions that return an array of pixels follow
/// this rule, and all parameters that you pass to sf::Image
/// functions (such as loadFromPixels) must use this
/// functions (such as loadFromMemory) must use this
/// representation as well.
///
/// A sf::Image can be copied, but it is a heavy resource and