Spelling error
This commit is contained in:
parent
758d63c0fa
commit
3af7ff4e9b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user