Skip to content

Commit d905ed8

Browse files
jalveszjvdp1
andauthored
Update doc/specs/stdlib_intrinsics.md
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 7bc190e commit d905ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_intrinsics.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Pure function.
151151

152152
#### Output value or Result value
153153

154-
The output is a scalar of `type` and `kind` same as to that of `x` and `y`.
154+
The output is a scalar of the same type and kind as to that of `x` and `y`.
155155

156156
```fortran
157157
{!example/intrinsics/example_dot_product.f90!}

0 commit comments

Comments
 (0)