[Scummvm-cvs-logs] SF.net SVN: scummvm:[51692] scummvm/trunk/graphics/thumbnail.h
jvprat at users.sourceforge.net
jvprat at users.sourceforge.net
Tue Aug 3 15:15:35 CEST 2010
Revision: 51692
http://scummvm.svn.sourceforge.net/scummvm/?rev=51692&view=rev
Author: jvprat
Date: 2010-08-03 13:15:34 +0000 (Tue, 03 Aug 2010)
Log Message:
-----------
GRAPHICS: Fix a typo in a comment.
Modified Paths:
--------------
scummvm/trunk/graphics/thumbnail.h
Modified: scummvm/trunk/graphics/thumbnail.h
===================================================================
--- scummvm/trunk/graphics/thumbnail.h 2010-08-03 13:12:42 UTC (rev 51691)
+++ scummvm/trunk/graphics/thumbnail.h 2010-08-03 13:15:34 UTC (rev 51692)
@@ -46,7 +46,7 @@
bool skipThumbnail(Common::SeekableReadStream &in);
/**
- * Lodas a thumbnail from the given input stream.
+ * Loads a thumbnail from the given input stream.
* The loaded thumbnail will be automatically converted to the
* current overlay pixelformat.
*/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list