Skip to content

Commit 9d04c5b

Browse files
authored
Merge pull request #116 from yinghao-w/fix-README-typo
Fix typo in README.md for hashes section
2 parents 0ed15e9 + 1fc4207 commit 9d04c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Please refer the LICENSE document included in the package for more details.
3131
* File --- file locking, file/directory hander, path correctors, ...
3232
* IPC, Semaphore Shared-memory
3333
* En/decoders --- Url en/decoder, Base64 en/decoder, Hex en/decoder, ...
34-
* Hashes --- Murmur hases, FNV hases, MD5 hashes, ...
34+
* Hashes --- Murmur hashes, FNV hashes, MD5 hashes, ...
3535
* Time --- time diff, time format converstion, ...
3636

3737
* [qLibc Extension API Reference](https://wolkykim.github.io/qlibc/doc/html/files.html)

0 commit comments

Comments
 (0)