Remove extra words
This commit is contained in:
parent
9df7eb49b0
commit
38eb6814f6
1 changed files with 1 additions and 1 deletions
|
|
@ -245,7 +245,7 @@ class AttributeHandler(object):
|
||||||
found from cache or database.
|
found from cache or database.
|
||||||
Notes:
|
Notes:
|
||||||
When given a category only, a search for all objects
|
When given a category only, a search for all objects
|
||||||
of that cateogory is done and a the category *name* is is
|
of that cateogory is done and the category *name* is
|
||||||
stored. This tells the system on subsequent calls that the
|
stored. This tells the system on subsequent calls that the
|
||||||
list of cached attributes of this category is up-to-date
|
list of cached attributes of this category is up-to-date
|
||||||
and that the cache can be queried for category matches
|
and that the cache can be queried for category matches
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue