diff options
author | Ludovic Courtès <ludo@gnu.org> | 2014-09-13 15:31:31 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2014-09-13 15:36:07 +0200 |
commit | c5779c931bcfd1073da1031bd8663871a88c2950 (patch) | |
tree | 0b4585f72dd0c541d0bfa6c6aa9db884017771b8 /gnu/packages/games.scm | |
parent | bed035c56060d008abbfcd7e4100f6aa76031314 (diff) | |
download | guix-c5779c931bcfd1073da1031bd8663871a88c2950.tar guix-c5779c931bcfd1073da1031bd8663871a88c2950.tar.gz |
gnu: Synchronize GNU package descriptions with upstream.
These are mostly two-space-after-end-of-sentence-period changes
resulting from commit 3a09e1d2.
Diffstat (limited to 'gnu/packages/games.scm')
-rw-r--r-- | gnu/packages/games.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index f3c88c92d4..1a911b76a9 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -100,7 +100,7 @@ representation of the playing board.") "GNUbik is a puzzle game in which you must manipulate a cube to make each of its faces have a uniform color. The game is customizable, allowing you to set the size of the cube (the default is 3x3) or to change the colors. - You may even apply photos to the faces instead of colors. The game is +You may even apply photos to the faces instead of colors. The game is scriptable with Guile.") (license gpl3+))) |