Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/connect4.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-09-04 20:04:53 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-09-04 20:04:53 (GMT)
commit4d788bff4f22f0e4fedd8c7cb7d9501667ed8284 (patch)
tree79b3cc4413d109c79e90060d6dc0389a72cc8df4 /boards/connect4.xml.in
parentba379005c688c65542781799cd25e3eb80d5b1b9 (diff)
Fixed english text. Bug #315177
http://bugzilla.gnome.org/show_bug.cgi?id=315177 Thanks to Clytie Siddall for this complete fixup of our bad english. It's very important for an educational software like GCompris to be as correct as possible in the text messages.
Diffstat (limited to 'boards/connect4.xml.in')
-rw-r--r--boards/connect4.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/connect4.xml.in b/boards/connect4.xml.in
index e79dcda..fffb89c 100644
--- a/boards/connect4.xml.in
+++ b/boards/connect4.xml.in
@@ -10,7 +10,7 @@
<_title>Connect 4</_title>
<_description>Arrange four coins in a row</_description>
<_prerequisite>Mouse manipulation</_prerequisite>
- <_goal>Create a line of 4 pieces either horizontaly or vertically</_goal>
+ <_goal>Create a line of 4 pieces either horizontally or vertically</_goal>
<_manual>Click anywhere in the line in which you want to drop a piece</_manual>
<_credit>Laurent Lacheny. Images and Artificial Intelligence taken from project 4stattack by Jeroen Vloothuis. The original project can be found on http://forcedattack.sourceforge.net</_credit>
</Board>