From 8416f0f26cf2904de23ac20fba5d122cf86f9bf0 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Tue, 6 Oct 2020 11:02:10 +0200 Subject: gnu: stockfish: Fix typo in description. * gnu/packages/games.scm (stockfish)[description]: Fix typo. --- gnu/packages/games.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages') diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 729078dc69..00fc63aedf 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -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/") -- cgit 1.4.1