From 1a8e86926512078b8bee53264102ce332556b4cd Mon Sep 17 00:00:00 2001
From: Chris Lamb <chris@chris-lamb.co.uk>
Date: Fri, 15 Aug 2008 23:07:51 +0100
Subject: Remove accidental trailing '"' (quote) package from lh_config usage.

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

diff --git a/helpers/lh_config b/helpers/lh_config
index 4ac31d5..0e2b00c 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -114,7 +114,7 @@ USAGE="${PROGRAM} [--apt apt|aptitude]\n\
 \t    [--union-filesystem aufs|unionfs]\n\
 \t    [--exposed-root enabled|disabled]\n\
 \t    [--username NAME]\n\
-\t    [--verbose]\n\"
+\t    [--verbose]\n\
 \t    [--win32-loader enabled|disabled]"
 
 Local_arguments ()
-- 
cgit v1.0