[gbrainy] Fixes bugzilla #658160



commit ae216927b497dd9b952f8eed583e83beeb66597f
Author: Jordi Mas <jmas softcatala org>
Date:   Sat Sep 10 09:43:14 2011 +0200

    Fixes bugzilla #658160

 data/games.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/games.xml b/data/games.xml
index 45e94c8..0bd8b3b 100644
--- a/data/games.xml
+++ b/data/games.xml
@@ -59,7 +59,7 @@
 			</variables>
 			<question>John is 46 years old. His son is [difference] year younger than half of John's age. How old is John's son?</question>
 			<question plural ="[difference]">John is 46 years old. His son is [difference] years younger than half of John's age. How old is John's son?</question>
-			<_rationale>John's age is nowadays half of John's son age, that is, ([father] / 2) - [difference].</_rationale>
+			<_rationale>John's son age is nowadays half of John's age minus [difference], that is, ([father] / 2) - [difference].</_rationale>
 			<answer>[son]</answer>
 		</variant>
 		<variant>



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