[Scummvm-cvs-logs] SF.net SVN: scummvm:[46990] tools/trunk/gui/configuration.h

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Mon Jan 4 21:58:31 CET 2010


Revision: 46990
          http://scummvm.svn.sourceforge.net/scummvm/?rev=46990&view=rev
Author:   fingolfin
Date:     2010-01-04 20:58:31 +0000 (Mon, 04 Jan 2010)

Log Message:
-----------
Patch #2925825: TOOLS: fix comment

Modified Paths:
--------------
    tools/trunk/gui/configuration.h

Modified: tools/trunk/gui/configuration.h
===================================================================
--- tools/trunk/gui/configuration.h	2010-01-04 20:57:38 UTC (rev 46989)
+++ tools/trunk/gui/configuration.h	2010-01-04 20:58:31 UTC (rev 46990)
@@ -65,7 +65,7 @@
 
 	/** If the user chose the advanced route from the start */
 	bool advanced;
-	/** true if the chose to compress, false if compress, undefined if advanced */
+	/** true if the user chose to compress, false if extract, undefined if advanced */
 	bool compressing;
 
 	/** The platform the output files are going to be used on (compression only) */


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