[Scummvm-cvs-logs] SF.net SVN: scummvm:[53668] scummvm/trunk/tools/credits.pl

wjpalenstijn at users.sourceforge.net wjpalenstijn at users.sourceforge.net
Thu Oct 21 10:44:04 CEST 2010


Revision: 53668
          http://scummvm.svn.sourceforge.net/scummvm/?rev=53668&view=rev
Author:   wjpalenstijn
Date:     2010-10-21 08:44:03 +0000 (Thu, 21 Oct 2010)

Log Message:
-----------
CREDITS: Fix HTML entity

Modified Paths:
--------------
    scummvm/trunk/tools/credits.pl

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2010-10-21 08:41:34 UTC (rev 53667)
+++ scummvm/trunk/tools/credits.pl	2010-10-21 08:44:03 UTC (rev 53668)
@@ -684,7 +684,7 @@
 		  add_person("Marcus Comstedt", "", "");
 	  end_section();
 
-	  begin_section("GPH Devices (GP2X, GP2XWiz & Caanoo)");
+	  begin_section("GPH Devices (GP2X, GP2XWiz & Caanoo)");
 		  add_person("John Willis", "DJWillis", "");
 	  end_section();
 


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