summaryrefslogtreecommitdiff
path: root/utils/libdom.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/libdom.h')
-rw-r--r--utils/libdom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/libdom.h b/utils/libdom.h
index becada315..306aa0f8b 100644
--- a/utils/libdom.h
+++ b/utils/libdom.h
@@ -37,7 +37,7 @@
*
* \param root the dom node to use as the root of the tree walk
* \param callback The function called for each element
- * \param ctx The context passed to teh callback.
+ * \param ctx The context passed to the callback.
* \return true if all nodes were examined, false if the callback terminated
* the walk early.
*/