summaryrefslogtreecommitdiff
path: root/src/charset/codec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/charset/codec.c')
-rw-r--r--src/charset/codec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charset/codec.c b/src/charset/codec.c
index ea1fc7e..3a52ac0 100644
--- a/src/charset/codec.c
+++ b/src/charset/codec.c
@@ -106,7 +106,7 @@ parserutils_error parserutils_charset_codec_destroy(
* Configure a charset codec
*
* \param codec The codec to configure
- * \parem type The codec option type to configure
+ * \param type The codec option type to configure
* \param params Option-specific parameters
* \return PARSERUTILS_OK on success, appropriate error otherwise
*/