Skip to content

Commit 2e0e4cc

Browse files
authored
Update README.md
typo fix
1 parent fc56b3b commit 2e0e4cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ bit operations for integer types, like lowbit, setbit, resitebit, cntbit, revers
2121
and some combinatorics method in bits, like generate and traverse subsets or combinations.
2222

2323
## bit_set.h
24-
familiar with bitset in STL, but the longth of this is mutable.
24+
familiar with bitset in STL, but the length of this is mutable.
2525

2626
## cil_config.h
2727
configure to fit for all platforms and compilers.

0 commit comments

Comments
 (0)