Projects
/
mdb-ng
Archived
4
0
Fork 0

Fikset skirveleif.

This commit is contained in:
Øyvind Grønnesby 2005-02-24 21:36:32 +00:00
parent d7bca43491
commit e20d2d8170
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class PVVDBError(Exception):
#
# PVVMember is the class that represents a record in the database.
# It's interface is like a dict with a few additional functiosn to
# Its interface is like a dict with a few additional functiosn to
# talk to the database itself.
#
class PVVMember(dict):