[Scummvm-cvs-logs] SF.net SVN: scummvm:[49875] scummvm/trunk/common/translation.h

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Tue Jun 15 19:47:05 CEST 2010


Revision: 49875
          http://scummvm.svn.sourceforge.net/scummvm/?rev=49875&view=rev
Author:   lordhoto
Date:     2010-06-15 17:47:04 +0000 (Tue, 15 Jun 2010)

Log Message:
-----------
Fix a typo.

Modified Paths:
--------------
    scummvm/trunk/common/translation.h

Modified: scummvm/trunk/common/translation.h
===================================================================
--- scummvm/trunk/common/translation.h	2010-06-15 17:41:33 UTC (rev 49874)
+++ scummvm/trunk/common/translation.h	2010-06-15 17:47:04 UTC (rev 49875)
@@ -131,7 +131,7 @@
 
 	/**
 	 * Converts the message into the terminal character set (which may be
-	 * different than the GUI's "native" one.
+	 * different than the GUI's "native" one).
 	 */
 	const char *convertTerm(const char *message);
 


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