Skip to content

Commit 3d29b92

Browse files
authored
Update doc/specs/stdlib_hash_procedures.md
1 parent 5ac5591 commit 3d29b92

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
@@ -946,7 +946,7 @@ an `intent(out)` argument.
946946
##### Note
947947

948948
`odd_random_integer` is intended to generate seeds for
949-
`universal_mult_hash`. `ODD_random_number` uses Fortran's intrinsic
949+
`universal_mult_hash`. `odd_random_integer` uses Fortran's intrinsic
950950
`random_number` and the values returned can be changed by calling the
951951
intrinsic `random_init`.
952952

0 commit comments

Comments
 (0)