summaryrefslogtreecommitdiff
path: root/src/utils/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/common')
-rw-r--r--src/utils/common/params.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/common/params.h b/src/utils/common/params.h
index 78dd70a..d7c34c6 100644
--- a/src/utils/common/params.h
+++ b/src/utils/common/params.h
@@ -98,7 +98,7 @@ typedef struct {
bool hide_cname;
} style_t;
-/*! \brief Parametr handler. */
+/*! \brief Parameter handler. */
typedef int (*param_handle_f)(const char *arg, void *params);
/*! \brief Parameter argument type. */