From c471c8f17c9d1914b9c692e75fdc5d73aa038d10 Mon Sep 17 00:00:00 2001 From: Stefan Boberg Date: Tue, 10 Aug 2021 10:42:33 +0200 Subject: trivial: Updated comment --- zenserver/cache/structuredcache.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3