Skip to content

Commit 31cdc84

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

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
@@ -229,7 +229,7 @@ module stdlib_linalg
229229
!!### Description
230230
!!
231231
!! This interface provides methods for computing the determinant of a matrix.
232-
!! Supported data types include real and complex.
232+
!! Supported data types include `real` and `complex`.
233233
!!
234234
!!@note The provided functions are intended for square matrices only.
235235
!!

0 commit comments

Comments
 (0)