DATAREDIS-1225 - Fix typos in Javadoc.
RedisStandaloneConfiguration should be RedisSentinelConfiguration. Original pull request: #531.
This commit is contained in:
committed by
Mark Paluch
parent
54a07d3045
commit
6b736571d6
@@ -872,7 +872,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