branch | stable |
changeset 2130 | caa5acbecc08 |
parent 2044 | d5589c5bc4e6 |
child 2144 | 51c84d585456 |
child 2174 | 7f576dc9502e |
--- a/server/schemaserial.py Fri Jun 19 09:19:27 2009 +0200 +++ b/server/schemaserial.py Mon Jun 22 07:35:38 2009 +0200 @@ -109,7 +109,7 @@ ETYPE_NAME_MAP[etype]) print sql sqlcu.execute(sql) - # other table renaming done once schema has been readen + # other table renaming done once schema has been read # print 'reading schema from the database...' index = {} permsdict = deserialize_ertype_permissions(session)