From d71fd6264d58795c50b9350d7c39677b671e0896 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 17 Jul 2021 09:34:48 +0200 Subject: Merging upstream version 1.9.4. Signed-off-by: Daniel Baumann --- iredis/data/commands/sadd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iredis/data/commands/sadd.md') diff --git a/iredis/data/commands/sadd.md b/iredis/data/commands/sadd.md index a8b280e..df12d6a 100644 --- a/iredis/data/commands/sadd.md +++ b/iredis/data/commands/sadd.md @@ -7,7 +7,7 @@ An error is returned when the value stored at `key` is not a set. @return @integer-reply: the number of elements that were added to the set, not including -all the elements already present into the set. +all the elements already present in the set. @history -- cgit v1.2.3