Use the common routine from userdir_ldap.py which asks for the
[mirror/userdir-ldap.git] / gpgwrapper
index 8ab64da..10f5d72 100755 (executable)
@@ -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'):