summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/dom/html/html_elements.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dom/html/html_elements.h b/include/dom/html/html_elements.h
index d4aec10..5774657 100644
--- a/include/dom/html/html_elements.h
+++ b/include/dom/html/html_elements.h
@@ -32,7 +32,7 @@
DOM_HTML_ELEMENT_STRINGS_ENTRY(UL) \
DOM_HTML_ELEMENT_STRINGS_ENTRY(OL) \
DOM_HTML_ELEMENT_STRINGS_ENTRY(DL) \
- DOM_HTML_ELEMENT_STRINGS_ENTRY(DIRECTORY) \
+ DOM_HTML_ELEMENT_STRINGS_ENTRY(DIR) \
DOM_HTML_ELEMENT_STRINGS_ENTRY(MENU) \
DOM_HTML_ELEMENT_STRINGS_ENTRY(LI) \
DOM_HTML_ELEMENT_STRINGS_ENTRY(BLOCKQUOTE) \