Fix typo in bitops.tcl comment.
This commit is contained in:
parent
bb561c71a7
commit
fa4c5200a3
@ -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