Skip to content

Commit 013b4e3

Browse files
authored
Update lib/private/RedisFactory.php
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent c5a61e8 commit 013b4e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/private/RedisFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use OCP\Diagnostics\IEventLogger;
1212

1313
/**
14-
* @deprecated 34.0.0 - uses KeyValueCacheFactory instead
14+
* @deprecated 34.0.0 - use KeyValueCacheFactory instead
1515
*/
1616
class RedisFactory {
1717
public const REDIS_MINIMAL_VERSION = '4.0.0';

0 commit comments

Comments
 (0)