fix for rdf:Description

This commit is contained in:
george 2012-02-28 05:33:51 +00:00
parent 9eee22748a
commit 6dbdc6a419
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ DASSERT(ZARY,ZPRED,ZOBJ)
Q
;
DICTEND(ZARY)
D ADD(ZARY,"</rdf:Description")
D ADD(ZARY,"</rdf:Description>")
Q
;
LISTEND(ZARY)