summaryrefslogtreecommitdiff
path: root/src/dom/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dom/debug.c')
-rw-r--r--src/dom/debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dom/debug.c b/src/dom/debug.c
index 468c2f7..98a5e9b 100644
--- a/src/dom/debug.c
+++ b/src/dom/debug.c
@@ -20,7 +20,7 @@
/**
* Convert a dom node type to a string
*
- * \param[in] type DOM node type
+ * \param[in] type DOM node type
* \return appropriate string.
*/
static inline const char *nsl__dom_node_type_to_string(dom_node_type type)