Skip to content

Commit 0929792

Browse files
jalveszjvdp1
andauthored
Update doc/specs/stdlib_str2num.md
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 96ef394 commit 0929792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_str2num.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Convert a string or an array of strings to numerical types.
3030

3131
### Return value
3232

33-
Return a scalar of numerical type (`integer`, `real32` or `real64`).
33+
Return a scalar of numerical type (i.e., `integer`, or `real`).
3434

3535
### Example
3636

0 commit comments

Comments
 (0)