From ac11fdef00b71320de7e6c24f3a0346539e8e896 Mon Sep 17 00:00:00 2001
From: Chris Lamb <lamby@debian.org>
Date: Sun, 9 Aug 2009 23:08:16 +0100
Subject: Fix s/coppy/copy/ typo

---
 examples/hooks/replace-di-banner.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/hooks/replace-di-banner.sh b/examples/hooks/replace-di-banner.sh
index a01c0a6..cd64cc1 100755
--- a/examples/hooks/replace-di-banner.sh
+++ b/examples/hooks/replace-di-banner.sh
@@ -2,7 +2,7 @@
 
 # This is an binary hook for live-helper(7) to overwrite the banner
 # in the graphical Debian Installer.
-# To enable it, coppy or symlink this hook into your config/binary_local-hooks
+# To enable it, copy or symlink this hook into your config/binary_local-hooks
 # directory and add a replacement banner.png at:
 #
 #  config/binary_local-includes/binary/install/banner.png
-- 
cgit v1.0