From 0960304cfcd47a7990b0055718bcfd58282be9f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 5 Oct 2006 16:30:28 +0000 Subject: [PATCH] spelling git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18241 ec53bebd-3082-4978-b11e-865c3cabbd6b --- tools/heimdal-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/heimdal-build.sh b/tools/heimdal-build.sh index b5983accc..d2bafddb5 100644 --- a/tools/heimdal-build.sh +++ b/tools/heimdal-build.sh @@ -80,7 +80,7 @@ do keeptree=yes shift ;; - --passhrase) + --passphrase) passhrase="$2" shift 2 ;;