commit 009e45c415aa09df9b52f869f7b2cacee55e0280
parent 3434731289944484936daa1fda87f96a1f64c924
Author: vaplv <vaplv@posteo.net>
Date: Sun, 1 Oct 2023 21:06:22 +0200
Fix minor typos
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/backup b/backup
@@ -44,7 +44,6 @@ dir="$1"
mkdir -p "${dir}"
shift 1
-
# Retrieves the identifiers of the next backup files, i.e. the expected
# dump level and the current Hanoi sequence in the backup cycle.
entry=""
@@ -88,7 +87,7 @@ sync
# Configure the identifiers of the next backup file. A full backup cycle
# is built on ordered dump levels relative to 3 Hanoi sequences. The
# first Hanoi sequence begins with a full backup, and the other two are
-# guilt incrementally from it.
+# built incrementally from it.
#
# The levels of a full backup cycle are as follows:
#