diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/gpgconf.ctl.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gpgconf.ctl.in b/tests/gpgconf.ctl.in index 9bde62484..fa3e988ac 100644 --- a/tests/gpgconf.ctl.in +++ b/tests/gpgconf.ctl.in @@ -9,7 +9,7 @@ # now is "rootdir" which must be followed by one optional space, an # equal sign, and the value for the root directory. Environment # variables are substituted in standard shell manner, the final value -# must start with a slash, trailing slashed are stripped. +# must start with a slash, trailing slashes are stripped. sysconfdir = $GNUPG_BUILD_ROOT/etc rootdir = $GNUPG_BUILD_ROOT/ |