summaryrefslogtreecommitdiff
path: root/lib/extras/hex.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/extras/hex.h')
-rw-r--r--lib/extras/hex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/extras/hex.h b/lib/extras/hex.h
index e2ce3ff28a..15d4e64932 100644
--- a/lib/extras/hex.h
+++ b/lib/extras/hex.h
@@ -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