summaryrefslogtreecommitdiffstats
path: root/pkgs/games/fairymax
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>2014-12-30 03:31:03 +0100
committerTobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>2014-12-30 03:31:03 +0100
commitc64257b8e5d36bb71e4e773b9373e35b9b9b0e1c (patch)
treef019e4158fabd12f216c5d3ad7afbe30e264f223 /pkgs/games/fairymax
parente62e634128275509d3818d4cbf11bfa64e9f51af (diff)
Fix user-facing typos (mainly in descriptions)
Diffstat (limited to 'pkgs/games/fairymax')
-rw-r--r--pkgs/games/fairymax/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/fairymax/default.nix b/pkgs/games/fairymax/default.nix
index 85fbd2d6a3b0..3ae4ee7f2057 100644
--- a/pkgs/games/fairymax/default.nix
+++ b/pkgs/games/fairymax/default.nix
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
A version of micro-Max that reads the piece description
from a file fmax.ini, so that arbitrary fairy pieces can be
implemented. This version (4.8J) supports up to 15 piece types,
- and board sizes upto 12x8 board. A Linux port exists in the
+ and board sizes up to 12x8. A Linux port exists in the
format of a debian package.
'';
license = stdenv.lib.licenses.free ;