[Pkg-mozext-commits] [mozilla-devscripts] 10/12: xpi-unpack: Fix unpacke -> unpacked typo

Benjamin Drung bdrung at moszumanska.debian.org
Mon Mar 10 23:36:48 UTC 2014


This is an automated email from the git hooks/post-receive script.

bdrung pushed a commit to branch master
in repository mozilla-devscripts.

commit bd9a00fc46266033370888b99e766775c6a4eab1
Author: Benjamin Drung <bdrung at debian.org>
Date:   Tue Mar 11 00:24:03 2014 +0100

    xpi-unpack: Fix unpacke -> unpacked typo
    
    Closes: #740752
---
 xpi-unpack | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xpi-unpack b/xpi-unpack
index aea7d82..6468b15 100755
--- a/xpi-unpack
+++ b/xpi-unpack
@@ -31,7 +31,7 @@ usage() {
 	echo "$ $0 input_xpi_file output_directory"
 	echo
 	echo " input_xpi_file - packed XPI source tree";
-	echo " output_directory - location where the unpacke XPI file is placed";
+	echo " output_directory - location where the unpacked XPI file is placed";
 	exit 1;
 }
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/mozilla-devscripts.git



More information about the Pkg-mozext-commits mailing list