Skip to content

Commit de04268

Browse files
committed
small adjustement
1 parent e897504 commit de04268

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/specs/stdlib_stats.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,7 @@ Generic subroutine
220220

221221
### Arguments
222222

223-
`array`: Shall be an array of type `integer` or `real`. It is an `intent(in)`
224-
argument.
223+
`array`: Shall be an array of type `integer` or `real`. It is an `intent(in)` argument.
225224

226225
`dim`: Shall be a scalar of type `integer` with a value in the range from 1 to `n`, where `n` is the rank of `array`. It is an `intent(in)` argument.
227226

0 commit comments

Comments
 (0)