summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2015-12-03 09:08:24 +0200
committerSteve Kemp <steve@steve.org.uk>2015-12-03 09:08:24 +0200
commit0098345ea95d4c4a60d72fc2d4b07bcde5e0cd43 (patch)
tree7ec28d337ff50c4ea09c6aa2c339e07a895b285d
parentfb52e11b93e4d7a672f9125a37bd39efeb1742cd (diff)
Correct the encoding-defintion.
-rwxr-xr-xbin/byteback-restore2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/byteback-restore b/bin/byteback-restore
index 06fca15..94babf8 100755
--- a/bin/byteback-restore
+++ b/bin/byteback-restore
@@ -1,5 +1,5 @@
#!/usr/bin/ruby
-# enocoding: UTF-8
+# encoding: UTF-8
#
# Restore a file from the most recent backup, from the remote host.
#