mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 06:26:21 +01:00
gnu: stockfish: Fix typo in description.
* gnu/packages/games.scm (stockfish)[description]: Fix typo.
This commit is contained in:
parent
36c737a9c3
commit
8416f0f26c
1 changed files with 1 additions and 1 deletions
|
@ -11438,7 +11438,7 @@ (define-public stockfish
|
|||
(delete 'configure))))
|
||||
(synopsis "Strong chess engine")
|
||||
(description
|
||||
"Stockfish is a very strong chess engines. It is much stronger than the
|
||||
"Stockfish is a very strong chess engine. It is much stronger than the
|
||||
best human chess grandmasters. It can be used with UCI-compatible GUIs like
|
||||
ChessX.")
|
||||
(home-page "https://stockfishchess.org/")
|
||||
|
|
Loading…
Reference in a new issue