s/gargage/garbage

This commit is contained in:
Phil E. Taylor
2022-10-17 21:21:54 +01:00
committed by GitHub
parent 678f317d0f
commit 3b98ed6648

View File

@@ -204,7 +204,7 @@ EOLUA;
// and removes the linked items. When the set is still not empty after
// the scan, it means we're in cluster mode and that the linked items
// are on other nodes: we move the links to a temporary set and we
// gargage collect that set from the client side.
// garbage collect that set from the client side.
$lua = <<<'EOLUA'
redis.replicate_commands()