gbrainy r424 - trunk/src



Author: jmas
Date: Mon Aug 18 19:49:00 2008
New Revision: 424
URL: http://svn.gnome.org/viewvc/gbrainy?rev=424&view=rev

Log:
Better comment

Modified:
   trunk/src/Game.cs

Modified: trunk/src/Game.cs
==============================================================================
--- trunk/src/Game.cs	(original)
+++ trunk/src/Game.cs	Mon Aug 18 19:49:00 2008
@@ -231,7 +231,7 @@
 	public string GetPossibleAnswer (int answer)
 	{
 		switch (answer) {
-			// The following serie of answers can be different
+			// The following serie of answers may need to be adapted
 			// in cultures with alphabets different to the Latin one.
 			// The idea is to enumerate a sequence of possible answers
 			// For languages that use the Latin alphabet use leave the defaults



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