X-Git-Url: http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=blobdiff_plain;f=common%2Fasshelp.c;h=f3a92f9e5a44cd8f8efbce3d573f70a8e4b6e3b6;hp=2cab3101bfdcdfaad21e93d446d438301f911026;hb=334b94898112b5d2c7c97ff0496b9a67b3de0d26;hpb=7cbb0803847b8db618d39ff50ae6015e409ab1ae diff --git a/common/asshelp.c b/common/asshelp.c index 2cab3101b..f3a92f9e5 100644 --- a/common/asshelp.c +++ b/common/asshelp.c @@ -414,7 +414,7 @@ start_new_gpg_agent (assuan_context_t *r_ctx, /* If the agent has been configured for use with a standard socket, an environment variable is not required and thus - we we can savely start the agent here. */ + we can safely start the agent here. */ i = 0; argv[i++] = "--homedir"; argv[i++] = abs_homedir;