diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 60819dc87..135bc0243 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -3,6 +3,7 @@ 2005-10-12 Alex Roitman * doc/grampsxml.rng: Add to CVS. + * doc/grampsxml.dtd: Typo. 2005-10-12 Don Allingham * src/data/main*.css: improved css styles for ancestor graphs diff --git a/gramps2/doc/grampsxml.dtd b/gramps2/doc/grampsxml.dtd index 1690ecf90..ec0220ad7 100644 --- a/gramps2/doc/grampsxml.dtd +++ b/gramps2/doc/grampsxml.dtd @@ -98,7 +98,7 @@ PEOPLE id CDATA #REQUIRED handle ID #REQUIRED change CDATA #REQUIRED - commplete (0|1) #IMPLIED + complete (0|1) #IMPLIED >