[gbrainy] Fixes LaunchPad issue #565293



commit f73a6b896dd633a4010805d1b8678c50e26c4ebe
Author: Jordi Mas <jmas softcatala org>
Date:   Sat May 1 12:18:24 2010 +0200

    Fixes LaunchPad issue #565293

 src/Core/Main/GameTips.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Core/Main/GameTips.cs b/src/Core/Main/GameTips.cs
index 03fb763..cc3742d 100644
--- a/src/Core/Main/GameTips.cs
+++ b/src/Core/Main/GameTips.cs
@@ -58,7 +58,7 @@ namespace gbrainy.Core.Main
 			case 4:
 				return Catalog.GetString ("Enjoy making mistakes, they are part of the learning process.");
 			case 5:
-				return Catalog.GetString ("Do all the problems, even the difficult ones. Improvement comes from practising.");
+				return Catalog.GetString ("Do all the problems, even the difficult ones. Improvement comes from practicing.");
 			case 6:
 				return Catalog.GetString ("Play on a daily basis, you will notice progress soon.");
 			case 7: // Translators: Custom Game Selection is a menu option



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]