From 74f637d4f9065b56cba87b245310439db67b0228 Mon Sep 17 00:00:00 2001 From: Colin Frei Date: Mon, 28 Mar 2016 23:21:02 +0200 Subject: [PATCH] Typo --- duplicity-backup.conf.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/duplicity-backup.conf.example b/duplicity-backup.conf.example index b48dd08..5ac28fd 100644 --- a/duplicity-backup.conf.example +++ b/duplicity-backup.conf.example @@ -77,7 +77,7 @@ # ROOT="/home" -# Set hostname for this duplicity instance, usefull for e-mail reports +# Set hostname for this duplicity instance, useful for e-mail reports # HOSTNAME=$(hostname -f)