Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Commit

Permalink
t1ha: fix README typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
erthink committed Oct 2, 2017
1 parent cd283e3 commit 1bf5964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Please, feel free to fill an issue or make pull request.
| `t1ha_32le()` | 32-bit little-endian |
| `t1ha_32be()` | 32-bit big-endian |
| `t1ha1_le()` | 64-bit little-endian |
| `t1ha1_be()` | 32-bit big-endian |
| `t1ha1_be()` | 64-bit big-endian |


`t1ha1` = 64 bits, fast portable hash
Expand Down

0 comments on commit 1bf5964

Please sign in to comment.