From 8ec00d26c84a1589c30c8d0ae6815f3dc77df83c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 13 Oct 2020 03:42:20 -0400 Subject: [PATCH] games/knights: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/knights/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games/knights/README b/games/knights/README index 83b641f521..e133dba217 100644 --- a/games/knights/README +++ b/games/knights/README @@ -1,6 +1,6 @@ knights (a simple chess board for KDE 4) Knights is a rewrite of the KDE3 Knights. You can play against computer -engines that support the XBoard protocol (like GnuChess), against another -player at the same computer, or on the Free Internet Chess Server. It -has automatic rule checking and some nice animations. +engines that support the XBoard protocol (like GnuChess), against +another player at the same computer, or on the Free Internet Chess +Server. It has automatic rule checking and some nice animations.