aboutsummaryrefslogtreecommitdiffstats
path: root/common/pka.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/pka.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pka.c b/common/pka.c
index e8cdee61e..f592cb037 100644
--- a/common/pka.c
+++ b/common/pka.c
@@ -98,7 +98,7 @@ parse_txt_record (char *buffer, unsigned char *fpr)
On success the 20 byte SHA-1 fingerprint is stored at FPR and the
URI will be returned in an allocated buffer. Note that the URI
- might be an zero length string as this information is optiobnal.
+ might be an zero length string as this information is optional.
Caller must xfree the returned string.
On error NULL is returned and the 20 bytes at FPR are not