Skip to content

Commit 11bef2f

Browse files
Update doc/specs/stdlib_stats_distribution_normal.md
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent e786bd5 commit 11bef2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_stats_distribution_normal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Function
3838

3939
`scale`: optional argument has `intent(in)` and is a scalar of type `real` or `complex`.
4040

41-
`loc` and `scale` arguments must have the same type.
41+
`loc` and `scale` arguments must be of the same type.
4242

4343
### Return value
4444

0 commit comments

Comments
 (0)