* data/grampsxml.dtd: Typo.
svn: r8609
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user