mirror of
https://github.com/fluencelabs/redis
synced 2025-03-18 16:40:50 +00:00
Fix typo in bitops.tcl comment.
This commit is contained in:
parent
fe64960ad5
commit
27fc01a7b8
@ -1,4 +1,4 @@
|
||||
# Compare Redis commadns against Tcl implementations of the same commands.
|
||||
# Compare Redis commands against Tcl implementations of the same commands.
|
||||
proc count_bits s {
|
||||
binary scan $s b* bits
|
||||
string length [regsub -all {0} $bits {}]
|
||||
|
Loading…
x
Reference in New Issue
Block a user