DATAREDIS-1225 - Fix typos in Javadoc.
RedisStandaloneConfiguration should be RedisSentinelConfiguration. Original pull request: #531.
This commit is contained in:
committed by
Mark Paluch
parent
73b7a63f1c
commit
565f83c627
@@ -895,7 +895,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