diff --git a/src/t_stream.c b/src/t_stream.c index 40e0c84b8..a4d0efe1f 100644 --- a/src/t_stream.c +++ b/src/t_stream.c @@ -1641,7 +1641,7 @@ uint64_t streamDelConsumer(streamCG *cg, sds name) { * ----------------------------------------------------------------------- */ /* XGROUP CREATE - * XGROUP SETID + * XGROUP SETID * XGROUP DESTROY * XGROUP DELCONSUMER */ void xgroupCommand(client *c) {