diff options
| author | Daniel Kahn Gillmor <[email protected]> | 2018-10-24 19:56:18 +0000 |
|---|---|---|
| committer | Daniel Kahn Gillmor <[email protected]> | 2018-10-24 19:56:18 +0000 |
| commit | 54eb375ff14e2a93cea70eab35719be4d25f51ca (patch) | |
| tree | 99a6159cfc9cc26696ddd5c842095fd046cb8d6e /g10/call-dirmngr.c | |
| parent | doc: fix spelling mistakes (diff) | |
| download | gnupg-54eb375ff14e2a93cea70eab35719be4d25f51ca.tar.gz gnupg-54eb375ff14e2a93cea70eab35719be4d25f51ca.zip | |
all: fix spelling and typos
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to 'g10/call-dirmngr.c')
| -rw-r--r-- | g10/call-dirmngr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/call-dirmngr.c b/g10/call-dirmngr.c index 388da3d63..8f83c087f 100644 --- a/g10/call-dirmngr.c +++ b/g10/call-dirmngr.c @@ -1083,7 +1083,7 @@ ks_put_inq_cb (void *opaque, const char *line) /* Send a key to the configured server. {DATA,DATLEN} contains the key in OpenPGP binary transport format. If KEYBLOCK is not NULL it - has the internal representaion of that key; this is for example + has the internal representation of that key; this is for example used to convey meta data to LDAP keyservers. */ gpg_error_t gpg_dirmngr_ks_put (ctrl_t ctrl, void *data, size_t datalen, kbnode_t keyblock) |
