Skip to content

Commit e840761

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

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
@@ -69,7 +69,7 @@ Convert a stream of values in a string to an array of values.
6969

7070
### Return value
7171

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

7474
### Example
7575

0 commit comments

Comments
 (0)