We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8637c1 commit 328ef17Copy full SHA for 328ef17
Sources/RediStack/Commands/SetCommands.swift
@@ -246,7 +246,7 @@ extension RedisCommand {
246
// MARK: -
247
248
extension RedisClient {
249
- /// Incrementally iterates over allv alues in a set.
+ /// Incrementally iterates over all values in a set.
250
///
251
/// See `RedisCommand.sscan(_:startingFrom:matching:count:)`
252
/// - Parameters:
0 commit comments