You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ Note that the resulting hash value above is the same as in:
70
70
71
71
See Also
72
72
--------
73
-
For other fast non-cryptographic hashing implementations available as Python extensions, see `CityHash <https://github.com/escherba/pyhton-cityhash>`__ and `xxh <https://github.com/lebedov/xxh>`__.
73
+
For other fast non-cryptographic hashing implementations available as Python extensions, see `CityHash <https://github.com/escherba/python-cityhash>`__ and `xxh <https://github.com/lebedov/xxh>`__.
0 commit comments