From baec30bf5e3038e5902ae149b76af52bb86b1482 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 5 Oct 2010 00:23:07 +0000 Subject: [PATCH] Fix some Norwenglish. --- backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup.sh b/backup.sh index 67a9e1e..985bb1c 100755 --- a/backup.sh +++ b/backup.sh @@ -18,7 +18,7 @@ # to stderr and warnings and errors to stdout. This way, we get mail whenever # stuff fails, and other output is redirected to the log file. # -# The computers are backed up in parallell (but the filesystems on each +# The computers are backed up in parallel (but the filesystems on each # computer in serial). This is implemented highly simplistic, with forking # subshells. The script has no concept about threads, and stuff might go wrong, # which usually requires manual cleanups. -- 2.39.2