summaryrefslogtreecommitdiffstats
path: root/agent
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2019-11-18 17:19:09 +0100
committerWerner Koch <wk@gnupg.org>2019-11-18 18:24:01 +0100
commit5967cfcc71e7f97597bc8b8881ccf550762213c3 (patch)
tree4d8a1237f6fc0e2beaaa0796350503e68165b41b /agent
parentscd,ccid: Fix detection of supported readers with pinpad. (diff)
downloadgnupg2-5967cfcc71e7f97597bc8b8881ccf550762213c3.tar.xz
gnupg2-5967cfcc71e7f97597bc8b8881ccf550762213c3.zip
dirmngr: Fixed typo in recently added diagnostic.
--
Diffstat (limited to 'agent')
-rw-r--r--agent/call-pinentry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/call-pinentry.c b/agent/call-pinentry.c
index 34eb77cfb..cd862fb77 100644
--- a/agent/call-pinentry.c
+++ b/agent/call-pinentry.c
@@ -629,7 +629,7 @@ start_pinentry (ctrl_t ctrl)
/* Ask the pinentry for its version and flavor and store that as a
* string in MB. This information is useful for helping users to
- * figure out Pinentry problems. Noet that "flavor" may also return
+ * figure out Pinentry problems. Note that "flavor" may also return
* a status line with the features; we use a dedicated handler for
* that. */
{