commit | 1797b05602630bd7f985c77b4b721613d70aaaa2 | [log] [tgz] |
---|---|---|
author | Tom Cosgrove <tom.cosgrove@arm.com> | Sun Dec 04 17:19:59 2022 +0000 |
committer | Tom Cosgrove <tom.cosgrove@arm.com> | Sun Dec 04 17:19:59 2022 +0000 |
tree | 0451347717e173ccdb2cd606bcef452bda6db851 | |
parent | c3902ac6614c12133393be38ca21c7fb9e059812 [diff] [blame] |
Fix typos prior to release Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
diff --git a/library/lmots.h b/library/lmots.h index 39e8699..022dcf3 100644 --- a/library/lmots.h +++ b/library/lmots.h
@@ -139,7 +139,7 @@ * this public key. * * \param ctx The initialized LMOTS context that contains the - * publc key. + * public key. * \param key The buffer into which the key will be output. Must * be at least #MBEDTLS_LMOTS_PUBLIC_KEY_LEN in size. *