Fix user-facing typos (mainly in descriptions)

This commit is contained in:
Tobias Geerinckx-Rice
2014-12-30 03:31:03 +01:00
parent e62e634128
commit c64257b8e5
46 changed files with 55 additions and 55 deletions
+1 -1
View File
@@ -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 ;