vagrantc pushed a commit to branch master
in repository guix.

commit c3364c18fd790c13fdf6c6dc401474d7470fc448
Author: Vagrant Cascadian <[email protected]>
AuthorDate: Mon Nov 23 17:15:38 2020 -0800

    gnu: bsd-games: Fix spelling.
    
    * gnu/packages/games (bsd-games)[description]: Fix spelling of
      "chosen".
---
 gnu/packages/games.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 4dfd650..d01d4de 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -689,7 +689,7 @@ card, or paper tape, or Morse codes), caesar & rot13 
(ciphers and deciphers
 the input), factor (factorizes a number), number (translates numbers into
 text), pig (translates from English to Pig Latin), pom (should print the
 Moon's phase), primes (generates primes), rain & worms (plays an screen-saver
-in terminal), random (prints randomly choosen lines from files, or returns a
+in terminal), random (prints randomly chosen lines from files, or returns a
 random exit-code), and wtf (explains what do some acronyms mean).
 
 Board: backgammon (lead the men out of board faster than the friend do),

Reply via email to