From e36ecc45f58a9f6cce6494bbe6c4b47c02e033f5 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Mon, 6 Jan 2025 10:32:26 +0100 Subject: [PATCH] docs: Fix typo --- doc/MANUAL.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/MANUAL.adoc b/doc/MANUAL.adoc index 8168a91c..339296db 100644 --- a/doc/MANUAL.adoc +++ b/doc/MANUAL.adoc @@ -1395,7 +1395,7 @@ cache files read on a cache hit to mark them as recently used. For performance reasons only entries in a subset of the cache are considered when automatic cleanup is triggered. This means that there is no guarantee that the oldest entries of the whole cache are evicted on each individual cleanup, -but over time the cache as a whole will be have "approximate LRU eviction" +but over time the cache as a whole will have "approximate LRU eviction" behavior. -- 2.47.3