diff options
| author | Stefan Boberg <[email protected]> | 2021-08-10 10:42:33 +0200 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2021-08-10 10:42:33 +0200 |
| commit | c471c8f17c9d1914b9c692e75fdc5d73aa038d10 (patch) | |
| tree | a49cc4f9a2ee16a15331b755b55b0a531af62338 /zenserver/cache/structuredcache.h | |
| parent | Extended ZenServerInstance life cycle management (diff) | |
| download | zen-c471c8f17c9d1914b9c692e75fdc5d73aa038d10.tar.xz zen-c471c8f17c9d1914b9c692e75fdc5d73aa038d10.zip | |
trivial: Updated comment
Diffstat (limited to 'zenserver/cache/structuredcache.h')
| -rw-r--r-- | zenserver/cache/structuredcache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zenserver/cache/structuredcache.h b/zenserver/cache/structuredcache.h index 72aeecfd5..95ae6a76c 100644 --- a/zenserver/cache/structuredcache.h +++ b/zenserver/cache/structuredcache.h @@ -14,7 +14,7 @@ class CloudCacheClient; class CidStore; /** - * New-style cache service. Imposes constraints on keys, supports blobs and + * Structured cache service. Imposes constraints on keys, supports blobs and * structured values * * Keys are structured as: |