Skip to content

Commit 575c426

Browse files
jalveszjvdp1
andauthored
Update doc/specs/stdlib_sparse.md
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 941de3a commit 575c426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_sparse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ This module provides facility functions for converting between storage formats.
232232

233233
`col`, `integer(in)`:: columns index array.
234234

235-
`data`, `real/complex(in)`, `optional`:: data array.
235+
`data`, `real/complex(in)`, `optional`:: `real` or `complex` data array.
236236

237237
`nrows`, `integer(in)`, `optional`:: number of rows, if not given it will be computed from the `row` array.
238238

0 commit comments

Comments
 (0)