[gbrainy] Fixes typo in code
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gbrainy] Fixes typo in code
- Date: Mon, 22 Aug 2011 21:27:29 +0000 (UTC)
commit 6794449a53488d9b8f01b02cb8bfeacbbd61e926
Author: Jordi Mas <jmas softcatala org>
Date: Mon Aug 22 23:27:14 2011 +0200
Fixes typo in code
tools/GameXmlGetString.cs | 2 +-
tools/GameXmlGetStringTemplate.cs | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tools/GameXmlGetString.cs b/tools/GameXmlGetString.cs
index 3e2b979..fc1d393 100644
--- a/tools/GameXmlGetString.cs
+++ b/tools/GameXmlGetString.cs
@@ -21,7 +21,7 @@ using System;
using Mono.Unix;
// This is an auto-generated file GameXmlToGetString tool. Do not edit manually
-public class GameXmlSttringFactory
+public class GameXmlStringFactory
{
void LoadStrings ()
{
diff --git a/tools/GameXmlGetStringTemplate.cs b/tools/GameXmlGetStringTemplate.cs
index 6c033e0..952d86f 100644
--- a/tools/GameXmlGetStringTemplate.cs
+++ b/tools/GameXmlGetStringTemplate.cs
@@ -21,7 +21,7 @@ using System;
using Mono.Unix;
// This is an auto-generated file GameXmlToGetString tool. Do not edit manually
-public class GameXmlSttringFactory
+public class GameXmlStringFactory
{
void LoadStrings ()
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]