diff options
Diffstat (limited to 'common/session-env.c')
-rw-r--r-- | common/session-env.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/session-env.c b/common/session-env.c index 478d5e3be..8f78c10cb 100644 --- a/common/session-env.c +++ b/common/session-env.c @@ -56,7 +56,7 @@ struct session_environment_s }; -/* A list of environment vribales we pass from the acual user +/* A list of environment vribales we pass from the actual user (e.g. gpgme) down to the pinentry. We do not handle the locale settings because they do not only depend on envvars. */ static struct |