diff options
Diffstat (limited to 'trust/trust-extract-compat.in')
-rwxr-xr-x | trust/trust-extract-compat.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trust/trust-extract-compat.in b/trust/trust-extract-compat.in index 9b46055..b1b7a08 100755 --- a/trust/trust-extract-compat.in +++ b/trust/trust-extract-compat.in @@ -4,7 +4,7 @@ # has been customized for distribution. It should be symlinked linked to the # distribution's update-ca-certificates or update-ca-trust command as # appropriate. In the future this script will be called when the PKCS#11 -# trust module is used to modifiy trust anchors and related data. +# trust module is used to modify trust anchors and related data. if [ $# -ne 0 ]; then echo "usage: trust extract-compat" >&2 |