summaryrefslogtreecommitdiff
path: root/bin/byteback-backup
diff options
context:
space:
mode:
authorJames Carter <james.carter@bytemark.co.uk>2016-07-27 10:01:50 +0100
committerJames Carter <james.carter@bytemark.co.uk>2016-07-27 10:01:50 +0100
commitd7e7be0de90d0a028be00a05de25048f379a1b1b (patch)
treee2f1e54d9948fa4551ddfd7ed596ff4a8136fb6d /bin/byteback-backup
parentfe6f50ac3634accf952464f2ed0865a1cf84a965 (diff)
fixed a typo
Diffstat (limited to 'bin/byteback-backup')
-rw-r--r--[-rwxr-xr-x]bin/byteback-backup2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/byteback-backup b/bin/byteback-backup
index 0a50909..3e0d5af 100755..100644
--- a/bin/byteback-backup
+++ b/bin/byteback-backup
@@ -253,7 +253,7 @@ if __FILE__ == $PROGRAM_NAME
e.gsub(/\/+/, '/')
end
- fatal('Must suply --destination or put it into /etc/bytebackup/destination') unless @destination
+ fatal('Must supply --destination or put it into /etc/bytebackup/destination') unless @destination
#
# Test that we have an SSH-key which we can read.