Skip to content

Commit 5923a54

Browse files
perazzjvdp1
andauthored
Update src/stdlib_linalg.fypp
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 15023e1 commit 5923a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stdlib_linalg.fypp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ module stdlib_linalg
231231
!! This interface provides methods for computing the determinant of a matrix.
232232
!! Supported data types include real and complex.
233233
!!
234-
!!@note The provided functions are intended for square matrices.
234+
!!@note The provided functions are intended for square matrices only.
235235
!!
236236
!!### Example
237237
!!

0 commit comments

Comments
 (0)