summaryrefslogtreecommitdiff
path: root/src/core/document.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/document.c')
-rw-r--r--src/core/document.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/document.c b/src/core/document.c
index 91b2b98..d7c4393 100644
--- a/src/core/document.c
+++ b/src/core/document.c
@@ -1042,7 +1042,7 @@ dom_exception _dom_document_rename_node(dom_document *doc,
/*-----------------------------------------------------------------------*/
-/* Overload protectd virtual functions */
+/* Overload protected virtual functions */
/* The virtual destroy function of this class */
void _dom_document_destroy(dom_node_internal *node)