Skip to content

Commit a0ca36f

Browse files
perazzjvdp1
andauthored
Update doc/specs/stdlib_linalg.md
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent d52b707 commit a0ca36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_linalg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1219,7 +1219,7 @@ Exceptions trigger an `error stop`, unless argument `err` is present.
12191219
{!example/linalg/example_cholesky.f90!}
12201220
```
12211221

1222-
## `chol` - Compute the Cholesky factorization of a rank-2 square array (matrix).
1222+
## `chol` - Compute the Cholesky factorization of a rank-2 square array (matrix)
12231223

12241224
### Status
12251225

0 commit comments

Comments
 (0)