Skip to content

Commit 15e868e

Browse files
jvdp1ivan-pi
andauthored
Update doc/specs/stdlib_hash_procedures.md
Co-authored-by: Ivan Pribec <ivan.pribec@gmail.com>
1 parent 19a1feb commit 15e868e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_hash_procedures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1111,7 +1111,7 @@ also defines the integer kind constant, `INT_HASH`, used to specify
11111111
the kind of the hash function results, and a logical constant,
11121112
`LITTLE_ENDIAN`, used to deal with one aspect of the machine
11131113
dependence of the hash codes.
1114-
Note that while SpookyHash can be used as a sixty four bit hash
1114+
Note that while SpookyHash can be used as a sixty-four bit hash
11151115
algorithm, its algorithms actually returns two element integer arrays
11161116
of kind `INT64`, so it can also be used as a 128 bit hash.
11171117

0 commit comments

Comments
 (0)