summaryrefslogtreecommitdiffstats
path: root/runtime/autoload/xml/xhtml10s.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/autoload/xml/xhtml10s.vim')
-rw-r--r--runtime/autoload/xml/xhtml10s.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/autoload/xml/xhtml10s.vim b/runtime/autoload/xml/xhtml10s.vim
index ca8779045b..ec8300ed3b 100644
--- a/runtime/autoload/xml/xhtml10s.vim
+++ b/runtime/autoload/xml/xhtml10s.vim
@@ -342,7 +342,7 @@ let g:xmldata_xhtml10s = {
\ 'height' : ['Number', ''],
\ 'href' : ['*URI', ''],
\ 'hreflang' : ['LangCode', ''],
-\ 'id' : ['ID', 'Unique string'],
+\ 'id' : ['ID', ''],
\ 'ismap' : ['Bool', ''],
\ 'label' : ['*Text', ''],
\ 'lang' : ['LangCode', ''],