summaryrefslogtreecommitdiff
path: root/doc/SmembersCommand.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/SmembersCommand.html')
-rw-r--r--doc/SmembersCommand.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/SmembersCommand.html b/doc/SmembersCommand.html
index 97e30b3b7..a3ef124e0 100644
--- a/doc/SmembersCommand.html
+++ b/doc/SmembersCommand.html
@@ -27,9 +27,8 @@
<div class="narrow">
&iuml;&raquo;&iquest;#sidebar <a href="SetCommandsSidebar.html">SetCommandsSidebar</a><h1><a name="SMEMBERS _key_">SMEMBERS _key_</a></h1>
-<i>Time complexity O(N)</i><blockquote>Return all the members (elements) of the set value stored at <i>key</i>. Thisis just syntax glue for <a href="SintersectCommand.html">SINTERSECT</a>.</blockquote>
+<i>Time complexity O(N)</i><blockquote>Return all the members (elements) of the set value stored at <i>key</i>. Thisis just syntax glue for <a href="SintersectCommand.html">SINTER</a>.</blockquote>
<h2><a name="Return value">Return value</a></h2><a href="ReplyTypes.html">Multi bulk reply</a>
-
</div>
</div>