This commit is contained in:
Bahadır Kandemir
2006-07-29 00:02:30 +00:00
parent f3ff013cf0
commit 4183d9e53d
+1 -1
View File
@@ -90,7 +90,7 @@ class Patch:
class Update:
a_release = [autoxml.String, autoxml.mandatory]
a_Type = [autoxml.String, autoxml.optional]
a_type = [autoxml.String, autoxml.optional]
t_Date = [autoxml.String, autoxml.mandatory]
t_Version = [autoxml.String, autoxml.mandatory]
t_Name = [autoxml.Text, autoxml.optional]