* data/grampsxml.dtd: Typo.
svn: r8609
This commit is contained in:
parent
05bd94983f
commit
239f7e8450
@ -1,4 +1,5 @@
|
||||
2007-06-19 Alex Roitman <shura@gramps-project.org>
|
||||
* data/grampsxml.dtd: Typo.
|
||||
* src/DbManager.py (check_in): Add -f option to ci to force
|
||||
checking even if it is identical; fix -t option.
|
||||
|
||||
|
@ -110,7 +110,7 @@ GENDER has values of M, F, or U.
|
||||
-->
|
||||
<!ELEMENT gender (#PCDATA)>
|
||||
|
||||
<!ELEMENT name (first?,call?last?,suffix?,patronymic?,title?,
|
||||
<!ELEMENT name (first?,call?,last?,suffix?,patronymic?,title?,
|
||||
(daterange|dateval|datestr)?,noteref*,sourceref*)>
|
||||
<!ATTLIST name
|
||||
alt (0|1) #IMPLIED
|
||||
|
Loading…
Reference in New Issue
Block a user