From 9bc9d0818b0e636a9dbc0dd24edf53eae95dd8e7 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 4 May 2020 14:55:34 +0200 Subject: doc: Typo fixes in code comments -- Signed-off-by: Werner Koch --- sm/minip12.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sm/minip12.c') diff --git a/sm/minip12.c b/sm/minip12.c index 9c963d5a2..1e8a49eb5 100644 --- a/sm/minip12.c +++ b/sm/minip12.c @@ -168,7 +168,7 @@ builder_add_oid (tlv_builder_t tb, int class, const char *oid) } -/* Wrapper around tlv_builder_add_ptr to add an MPI. TAG May either +/* Wrapper around tlv_builder_add_ptr to add an MPI. TAG may either * be OCTET_STRING or BIT_STRING. When we eventually put the whole * tlv_builder stuff into Libksba, we can add such a function there. * Right now we don't do this to avoid a dependency on Libksba. -- cgit v1.2.3