me
/
guix
Archived
1
0
Fork 0

gnu: stockfish: Fix typo in description.

* gnu/packages/games.scm (stockfish)[description]: Fix typo.
master
Tobias Geerinckx-Rice 2020-10-06 11:02:10 +02:00
parent 36c737a9c3
commit 8416f0f26c
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -11438,7 +11438,7 @@ etc. You can also play games on FICS or against an engine.")
(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/")