diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-05-26 16:11:39 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:23:29 +0700 |
commit | 3130d761b154a340a9ce3d6e6d8e2f657ab38245 (patch) | |
tree | 8ec6eb208b7b73536d7722d4d8420f186a30e8d7 /games/cutemaze | |
parent | 8145828e1bb08fb4353ba19a81b0a9eced58d334 (diff) | |
download | slackbuilds-3130d761b154a340a9ce3d6e6d8e2f657ab38245.tar.gz |
games/cutemaze: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/cutemaze')
-rw-r--r-- | games/cutemaze/README | 2 | ||||
-rw-r--r-- | games/cutemaze/slack-desc | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/cutemaze/README b/games/cutemaze/README index 5d84275b1d..8e6541e7b9 100644 --- a/games/cutemaze/README +++ b/games/cutemaze/README @@ -1,4 +1,4 @@ CuteMaze is a simple, top-down game in which mazes are randomly generated using one of a choice of several different algorithms. You move the character through -the maze while hunting for targets (cheese, by default)—the game is won once +the maze while hunting for targets (cheese, by default) - the game is won once all of these targets have been picked up. diff --git a/games/cutemaze/slack-desc b/games/cutemaze/slack-desc index ca00108e23..16c982b1c8 100644 --- a/games/cutemaze/slack-desc +++ b/games/cutemaze/slack-desc @@ -9,10 +9,10 @@ cutemaze: cutemaze (top-down maze game) cutemaze: cutemaze: CuteMaze is a simple, top-down game in which mazes are randomly -cutemaze: generated using one of a choice of several different algorithms. You -cutemaze: move the character through the maze while hunting for targets -cutemaze: (cheese, by default)—the game is won once all of these targets have -cutemaze: been picked up. +cutemaze: generated using one of a choice of several different algorithms. +cutemaze: You move the character through the maze while hunting for targets +cutemaze: (cheese, by default) - the game is won once all of these targets +cutemaze: have been picked up. cutemaze: cutemaze: Homepage: http://gottcode.org/cutemaze/ cutemaze: |