diff options
author | axis <qt-info@nokia.com> | 2010-02-19 10:41:01 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2010-02-19 10:41:01 (GMT) |
commit | 0374c15075f98b0b4efbb1c00ef3812b67fabe0f (patch) | |
tree | bc2852cb9beffd0f89a7cc535cd714b589bad986 /bin | |
parent | d24f440ed547f8e9a3737670e41bb645a9159501 (diff) | |
download | Qt-0374c15075f98b0b4efbb1c00ef3812b67fabe0f.zip Qt-0374c15075f98b0b4efbb1c00ef3812b67fabe0f.tar.gz Qt-0374c15075f98b0b4efbb1c00ef3812b67fabe0f.tar.bz2 |
Changed phrasing slightly.
This is a better sentence and has the added benefit of not confusing
emacs' highlighting, causing the last quote mark to generate a string
running through the rest of the file. ;-)
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/createpackage.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/createpackage.pl b/bin/createpackage.pl index 1d6ab6b..dc8f3ef 100755 --- a/bin/createpackage.pl +++ b/bin/createpackage.pl @@ -85,7 +85,7 @@ Where parameters are as follows: winscw | gcce | armv5 | armv6 | armv7 certificate = The certificate file used for signing key = The certificate's private key file - passphrase = The certificate's private key file's passphrase + passphrase = The passphrase of the certificate's private key file Example: createpackage.pl fluidlauncher_template.pkg release-armv5 |