branch | stable |
changeset 2174 | 7f576dc9502e |
parent 2172 | cf8f9180e63e |
parent 2130 | caa5acbecc08 |
child 2181 | 94ca417b9b07 |
child 2394 | 92bba46b853f |
--- a/server/schemaserial.py Thu Jun 25 20:18:16 2009 +0200 +++ b/server/schemaserial.py Thu Jun 25 20:29:27 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)