]> git.ozlabs.org Git - ccan/blobdiff - ccan/str/hex/hex.h
Fix typos detected by github.com/client9/misspell
[ccan] / ccan / str / hex / hex.h
index 624a77b10c004096ea7e90f0a8ad13ce4df0565e..2b81704e9856651b5d43308a44a2f4ed8f2b6f74 100644 (file)
@@ -7,7 +7,7 @@
 
 /**
  * hex_decode - Unpack a hex string.
- * @str: the hexidecimal string
+ * @str: the hexadecimal string
  * @slen: the length of @str
  * @buf: the buffer to write the data into
  * @bufsize: the length of @buf