[PATCH gnupg] agent: Fix typo in a comment
Igor Okulist
okigan at gmail.com
Sat Mar 13 03:24:51 CET 2021
---
agent/command-ssh.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/agent/command-ssh.c b/agent/command-ssh.c
index 393ee91e9..538b4ddef 100644
--- a/agent/command-ssh.c
+++ b/agent/command-ssh.c
@@ -158,7 +158,7 @@ typedef gpg_error_t (*ssh_signature_encoder_t) (ssh_key_type_spec_t *spec,
estream_t signature_blob,
gcry_sexp_t sig);
-/* Type, which is used for boundling all the algorithm specific
+/* Type, which is used for bundling all the algorithm specific
information together in a single object. */
struct ssh_key_type_spec
{
--
2.25.1
More information about the Gnupg-devel
mailing list