aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-08-04 23:51:02 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-08-04 23:51:02 +0200
commit29d8b69e834be5dd035787c26b1738c3dcb3a9d8 (patch)
tree145de8816f30be6e1003c599e340f18f0d77a218
parent2787383c910f8b85c5250a9ace2e49954b5f07ba (diff)
'to run' -> 'to be run'
-rwxr-xr-xfics_autorun.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/fics_autorun.sh b/fics_autorun.sh
index a3b4863..759cbcb 100755
--- a/fics_autorun.sh
+++ b/fics_autorun.sh
@@ -2,8 +2,8 @@
# SPDX-FileCopyrightText: 2024 Markus Uhlin <maxxe@rpblc.net>
# SPDX-License-Identifier: ISC
#
-# This script is suitable to run as a cron job for the dedicated chess
-# user.
+# This script is suitable to be run as a cron job for the dedicated
+# chess user.
# You need to change these variables if FICS was built with a
# non-standard home location.