commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

r6757 - trunk/gnue-packages/base/person


From: kilo
Subject: r6757 - trunk/gnue-packages/base/person
Date: Mon, 29 Nov 2004 14:29:58 -0600 (CST)

Author: kilo
Date: 2004-11-29 14:29:57 -0600 (Mon, 29 Nov 2004)
New Revision: 6757

Modified:
   trunk/gnue-packages/base/person/person.gcd
Log:
Fixed typo.
Thx to Warren Turkal.

Modified: trunk/gnue-packages/base/person/person.gcd
===================================================================
--- trunk/gnue-packages/base/person/person.gcd  2004-11-29 20:26:35 UTC (rev 
6756)
+++ trunk/gnue-packages/base/person/person.gcd  2004-11-29 20:29:57 UTC (rev 
6757)
@@ -81,7 +81,7 @@
   <class name="BirthData"   comment="Constant personal data determinded at 
birth">
     <property name="name"   type="PERSON_Name"  comment="Original name" />
     <property name="date"   type="datetime"     comment="Date of birth" />
-    <property name="place"  type="string(70")   comment="Place of birth" />
+    <property name="place"  type="string(70)"   comment="Place of birth" />
     <property name="sex"    type="string(1)"    comment="F or M" />
     <property name="mother" type="PERSON_Name"  comment="Original name of 
person's mother" />
   </class>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]