From 004d01923948ec5695d9bd735f41204fa8bbe168 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 24 Feb 2008 15:12:16 +0100 Subject: Fixing aptitude typo. --- functions/wrapper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/wrapper.sh b/functions/wrapper.sh index 90144e7..b47e3b9 100755 --- a/functions/wrapper.sh +++ b/functions/wrapper.sh @@ -17,7 +17,7 @@ Apt () ;; aptitude) - Chroot "aptittude ${APTITUDE_OPTIONS} ${@}" + Chroot "aptitude ${APTITUDE_OPTIONS} ${@}" ;; esac } -- cgit v1.0