• Wen Hui's avatar
    Fix several document error and function comments (#10580) · ca913a5d
    Wen Hui authored
    
    
    This PR fix the following minor errors before Redis 7 release:
    
    ZRANGEBYLEX command in deprecated in 6.2.0, and could be replaced by ZRANGE with the
    BYLEX argument, but in the document, the words is written incorrect in " by ZRANGE with the BYSCORE argument"
    
    Fix function zpopmaxCommand incorrect comment
    
    The comments of function zmpopCommand and bzmpopCommand are not consistent with document description, fix them
    Co-authored-by: default avatarUbuntu <lucas.guang.yang1@huawei.com>
    ca913a5d
t_zset.c 145 KB