This commit is contained in:
Vladimir Diaz 2013-12-16 15:00:02 -05:00
parent d3abb07092
commit d07d0b2139

View file

@ -276,7 +276,7 @@
# A dict where the dict keys hold a keyid and the dict values a key object.
KEYDICT_SCHEMA = SCHEMA.DictOf(
key_schema = KEYID_SCHEMA,
value_schekma = KEY_SCHEMA)
value_schema = KEY_SCHEMA)
# The format used by the key database to store keys. The dict keys hold a key
# identifier and the dict values any object. The key database should store