From a6da98c2b8390d3f31790f9335b4af3348e81374 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Wed, 13 Feb 2008 10:20:42 +0100
Subject: Fixing typo.

---
 helpers/lh_chroot_apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helpers/lh_chroot_apt b/helpers/lh_chroot_apt
index ffba6d7..fc149b3 100755
--- a/helpers/lh_chroot_apt
+++ b/helpers/lh_chroot_apt
@@ -111,7 +111,7 @@ case "${1}" in
 		then
 			if [ -f chroot/etc/apt/preferences ]
 			then
-				mv chroot/etc/apt/preferences chroot/etc/apt/prefereces.orig
+				mv chroot/etc/apt/preferences chroot/etc/apt/preferences.orig
 			fi
 
 			cp config/chroot_apt/preferences chroot/etc/apt/preferences
-- 
cgit v1.0