Spelling error

This commit is contained in:
Doug Blank 2016-05-25 14:41:07 -04:00
parent 758d63c0fa
commit 3af7ff4e9b

View File

@ -34,7 +34,7 @@ class CacheProxyDb:
CacheProxy will cache items based on their handle.
Assumes all handles (regardless of type) are unique.
Database is called self.db for consistancy with other
Database is called self.db for consistency with other
proxies.
"""
self.db = database