Skip to content

Commit 54a1e62

Browse files
Typo
1 parent 1322ffd commit 54a1e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/cache/cache_pools.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ allowing manual removal of stale cache items::
179179

180180
The :ref:`ChainAdapter <component-cache-chain-adapter>` implementation does not directly
181181
contain any pruning logic itself. Instead, when calling the chain adapter's
182-
:method:`Symfony\\Component\\Cache\\ChainAdapter::prune` method, the call is deligated to all
182+
:method:`Symfony\\Component\\Cache\\ChainAdapter::prune` method, the call is delegated to all
183183
its compatibe cache adapters (and those that do not implement ``PruneableInterface`` are
184184
silently ignored)::
185185

0 commit comments

Comments
 (0)