From 99b0ae368f4daab1aa67ff02ce52c5517b04bee4 Mon Sep 17 00:00:00 2001
From: Marko Lindqvist <cazfi74@gmail.com>
Date: Wed, 3 Apr 2024 00:19:57 +0300
Subject: [PATCH 60/60] README.rulesets: Remove double spaces

See RM #402

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
---
 doc/README.rulesets | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/README.rulesets b/doc/README.rulesets
index e3cd164bb9..9eadc80e00 100644
--- a/doc/README.rulesets
+++ b/doc/README.rulesets
@@ -47,11 +47,11 @@ The rest of this file contains:
 Using and modifying rulesets:
 -----------------------------
 
-Rulesets are specified using the server command "rulesetdir".  The
-command above of "./fcser -r data/civ1.serv" just reads a file which
-uses this command (as well as a few of the standard server options).
-The server command specifies in which directory the ruleset files
-are to be found.
+Rulesets are specified using the server command "rulesetdir".
+The command above of "./fcser -r data/civ1.serv" just reads a file
+which uses this command (as well as a few of the standard
+server options). The server command specifies in which directory
+the ruleset files are to be found.
 
 The ruleset files in the data directory are user-editable, so you can
 modify them to create modified or custom rulesets (without having to
-- 
2.43.0

