X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=gpgwrapper;h=10f5d726db45d2cdab82db3d2cc2480ae87e6ca2;hb=c99ba895d0c0434b6fb836e97c3104a42e2df26c;hp=8ab64da1f599899abf4dda73042cc0a4aea817da;hpb=2525bf73603cb6487cfcea096e2dc347ad360394;p=mirror%2Fuserdir-ldap.git diff --git a/gpgwrapper b/gpgwrapper index 8ab64da..10f5d72 100755 --- a/gpgwrapper +++ b/gpgwrapper @@ -105,7 +105,7 @@ for (switch, val) in options: if (switch == '-r'): ReplayCacheFile = val; elif (switch == '-e'): - ErrorTempalte = val; + ErrorTemplate = val; elif (switch == '-k'): SetKeyrings(string.split(val,":")); elif (switch == '-a'):