informations -> information

Change-Id: I6bcb9bb9fd24b873b49de4a686b223550dd703ac
This commit is contained in:
Qiaowei Ren
2016-02-01 17:15:32 +08:00
parent 86441f1e4f
commit 9aff76bd18

View File

@@ -417,7 +417,7 @@ def _set_info_cache(app, env, account, container, resp):
def _set_object_info_cache(app, env, account, container, obj, resp):
"""
Cache object info env. Do not cache object informations in
Cache object info env. Do not cache object information in
memcache. This is an intentional omission as it would lead
to cache pressure. This is a per-request cache.