aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2015-01-13 20:59:54 +0000
committerSimon Tatham <anakin@pobox.com>2015-01-13 20:59:54 +0000
commit202e7fecfdac09b791b204cde464f09f9165f55b (patch)
treec2681e479e4db9e4c452fbf7ae3ee89f34980e3b
parent3f651b25c74d7b7c7e56ec1ca9f8afc80a3a800c (diff)
downloadpuzzles-202e7fecfdac09b791b204cde464f09f9165f55b.zip
puzzles-202e7fecfdac09b791b204cde464f09f9165f55b.tar.gz
puzzles-202e7fecfdac09b791b204cde464f09f9165f55b.tar.bz2
puzzles-202e7fecfdac09b791b204cde464f09f9165f55b.tar.xz
Remove some lingering HTML markup.
It was getting conscientiously escaped by the new webpage.pl :-) but in any case it's better to have the puzzle descriptions be plain text usable in any context.
-rw-r--r--unequal.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/unequal.R b/unequal.R
index 75eaa55..a061582 100644
--- a/unequal.R
+++ b/unequal.R
@@ -23,5 +23,5 @@ GAMES += unequal
!end
!begin >gamedesc.txt
-unequal:unequal.exe:Unequal:Latin square puzzle:Complete the latin square in accordance with the <code>&gt;</code> signs.
+unequal:unequal.exe:Unequal:Latin square puzzle:Complete the latin square in accordance with the > signs.
!end