DATAREDIS-1225 - Fix typos in Javadoc.
RedisStandaloneConfiguration should be RedisSentinelConfiguration. Original pull request: #531.
This commit is contained in:
committed by
Mark Paluch
parent
19ebb73051
commit
248b62430e
@@ -899,7 +899,7 @@ public class LettuceConnectionFactory
|
||||
}
|
||||
|
||||
/**
|
||||
* @return the {@link RedisStandaloneConfiguration}, may be {@literal null}.
|
||||
* @return the {@link RedisSentinelConfiguration}, may be {@literal null}.
|
||||
* @since 2.0
|
||||
*/
|
||||
@Nullable
|
||||
|
||||
Reference in New Issue
Block a user