Skip to content

Commit cbda836

Browse files
committed
Changed "Rank" to "rank"
Rank was capitalized when it was the beginning of a line and not of a sentence. [ticket: X]
1 parent 9e72b87 commit cbda836

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
@@ -1512,7 +1512,7 @@ Function
15121512
##### Arguments
15131513

15141514
`key`: shall be a scalar of type default character expression or a
1515-
Rank-1 integer vector expression of kind `INT8`, `INT16`, `INT32`, or
1515+
rank-1 integer vector expression of kind `INT8`, `INT16`, `INT32`, or
15161516
`INT64`. It is an `intent(in)` argument.
15171517

15181518
`seed`: shall be a two element integer vector expression of kind

0 commit comments

Comments
 (0)