summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMustafa Paltun <mpaltun@gmail.com>2018-06-27 16:33:31 +0300
committerGitHub <noreply@github.com>2018-06-27 16:33:31 +0300
commit6d0acb330a00a5c373ab17c36c5a20ae3b72e063 (patch)
tree52dca3805468ceea17ff47c3435fcc7e05d3389e
parent345b4809f40d50658daea6de49e4494796e0b60c (diff)
downloadredis-6d0acb330a00a5c373ab17c36c5a20ae3b72e063.tar.gz
Update help.h
-rw-r--r--src/help.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/help.h b/src/help.h
index 005afd941..c89f1f44b 100644
--- a/src/help.h
+++ b/src/help.h
@@ -975,7 +975,7 @@ struct commandHelp {
"5.0.0" },
{ "XPENDING",
"key group [start end count] [consumer]",
- "Return information and entries from a stream conusmer group pending entries list, that are messages fetched but never acknowledged.",
+ "Return information and entries from a stream consumer group pending entries list, that are messages fetched but never acknowledged.",
14,
"5.0.0" },
{ "XRANGE",