Skip to content

Commit 19a1feb

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

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
@@ -1092,7 +1092,7 @@ function for character strings.
10921092

10931093
### Overview of the module
10941094

1095-
Sixty four bit hash functions are generally overkill for hash table
1095+
Sixty-four bit hash functions are generally overkill for hash table
10961096
applications, and are primarily useful for check sums and related
10971097
applications.
10981098
As checksums often have to deal with extremely large files or

0 commit comments

Comments
 (0)