aboutsummaryrefslogtreecommitdiffstats
path: root/tools/watchgnupg.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/watchgnupg.c')
-rw-r--r--tools/watchgnupg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/watchgnupg.c b/tools/watchgnupg.c
index 38ee11bd4..8cdc257f8 100644
--- a/tools/watchgnupg.c
+++ b/tools/watchgnupg.c
@@ -439,7 +439,7 @@ main (int argc, char **argv)
{
/* No args given - figure out the socket using gpgconf. We also
* force overwriting the socket because the constructed name
- * can't be some accidently given name. */
+ * can't be some accidentally given name. */
logname = get_logname (homedir);
force = 1;
}