DATAREDIS-809 - Fix Javadoc.

Original pull request: #328.
This commit is contained in:
Yanming Zhou
2018-04-09 11:48:35 +08:00
committed by Mark Paluch
parent eaba2b980f
commit 3c9cbe171f

View File

@@ -470,7 +470,7 @@ public interface RedisOperations<K, V> {
// -------------------------------------------------------------------------
/**
* /** Request information and statistics about connected clients.
* Request information and statistics about connected clients.
*
* @return {@link List} of {@link RedisClientInfo} objects.
* @since 1.3