diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-05-26 16:30:48 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:23:29 +0700 |
commit | 172ab5e5b35615d438b7884a30ac98f831822cc9 (patch) | |
tree | 3b261125dd792974577ad4f002d7d3667ec678f7 | |
parent | 4227863d44c082e002bae94d985e33c0e1709b93 (diff) | |
download | slackbuilds-172ab5e5b35615d438b7884a30ac98f831822cc9.tar.gz |
games/qxw: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r-- | games/qxw/README | 2 | ||||
-rw-r--r-- | games/qxw/slack-desc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/qxw/README b/games/qxw/README index de102074a1..06fb8409fe 100644 --- a/games/qxw/README +++ b/games/qxw/README @@ -1,5 +1,5 @@ Make a grid in any shape and size from mini to jumbo, rectangular, -hex or circular, on a Möbius strip or on a torus... and much more. +hex or circular, on a Moebius strip or on a torus... and much more. Use bars or blocks - or even a mixture of both. Dozens of types of symmetry including simple rotational symmetry and mirror symmetries as well as 'left-and-right' and 'up-and-down'. diff --git a/games/qxw/slack-desc b/games/qxw/slack-desc index b0ea0c6637..f50ae6754e 100644 --- a/games/qxw/slack-desc +++ b/games/qxw/slack-desc @@ -9,7 +9,7 @@ qxw: Qxw (advanced interactive crossword construction tool) qxw: qxw: Make a grid in any shape and size from mini to jumbo, rectangular, -qxw: hex or circular, on a Möbius strip or on a torus... and much more. +qxw: hex or circular, on a Moebius strip or on a torus... and much more. qxw: Use bars or blocks - or even a mixture of both. qxw: Dozens of types of symmetry including simple rotational symmetry and qxw: mirror symmetries as well as 'left-and-right' and 'up-and-down'. |