[gbrainy] Fix class name
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gbrainy] Fix class name
- Date: Mon,  6 Sep 2010 18:44:52 +0000 (UTC)
commit af56c791124d1287519019096c27502dd23320df
Author: Jordi Mas <jmas softcatala org>
Date:   Mon Sep 6 20:46:41 2010 +0200
    Fix class name
 tools/GameXmlToGetString.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/GameXmlToGetString.cs b/tools/GameXmlToGetString.cs
index e60e47a..dce9174 100644
--- a/tools/GameXmlToGetString.cs
+++ b/tools/GameXmlToGetString.cs
@@ -25,7 +25,7 @@ using System.Collections.Generic;
 
 using gbrainy.Core.Main.Xml;
 
-public class GameXmlToAssembly
+public class GameXmlToGetString
 {
 	static readonly string output = "GameXmlGetString.cs";
 	static readonly string games = "../data/games.xml";
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]