[Scummvm-cvs-logs] SF.net SVN: scummvm:[34765] scummvm/trunk/gui/ThemeEngine.cpp

eriktorbjorn at users.sourceforge.net eriktorbjorn at users.sourceforge.net
Fri Oct 10 06:17:34 CEST 2008


Revision: 34765
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34765&view=rev
Author:   eriktorbjorn
Date:     2008-10-10 04:17:34 +0000 (Fri, 10 Oct 2008)

Log Message:
-----------
Fixed typo.

Modified Paths:
--------------
    scummvm/trunk/gui/ThemeEngine.cpp

Modified: scummvm/trunk/gui/ThemeEngine.cpp
===================================================================
--- scummvm/trunk/gui/ThemeEngine.cpp	2008-10-09 23:23:38 UTC (rev 34764)
+++ scummvm/trunk/gui/ThemeEngine.cpp	2008-10-10 04:17:34 UTC (rev 34765)
@@ -47,7 +47,7 @@
 
 const char *ThemeEngine::rendererModeLabels[] = {
 	"Disabled GFX",
-	"Stardard Renderer (16bpp)",
+	"Standard Renderer (16bpp)",
 	"Antialiased Renderer (16bpp)"
 };
 


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