Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/drawnumber.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2007-04-09 22:21:27 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2007-04-09 22:21:27 (GMT)
commitcd020e95f4a3e17c1ad2c11a16947cdf3b964866 (patch)
tree5aa74bdb8d1b02b8360768d46cd5301aba8b25a0 /boards/drawnumber.xml.in
parenta607f7a519ff0006c8728d03f5e6d0cd1783d9c3 (diff)
Fixed bad ending tag that brokes gettext.
svn path=/trunk/; revision=2588
Diffstat (limited to 'boards/drawnumber.xml.in')
-rw-r--r--boards/drawnumber.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/drawnumber.xml.in b/boards/drawnumber.xml.in
index 971f3de..1d87533 100644
--- a/boards/drawnumber.xml.in
+++ b/boards/drawnumber.xml.in
@@ -8,7 +8,7 @@
difficulty="4"
author="Olivier Ponchaut (opvg@edpnet.be)"
boarddir="">
- <_title>Draw Number</title>
+ <_title>Draw Number</_title>
<_description>Draw the picture by following numbers</_description>
<_prerequisite>Can count from 1 to 50.</_prerequisite>
<_manual>Draw the picture by clicking on each numbers in the right order.</_manual>