Skip to content

Commit 35b5da6

Browse files
MilanSkocicjvdp1
andcommitted
Update doc/specs/stdlib_constants.md
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 26ff73c commit 35b5da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_constants.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The derived type [[stdlib_codata_type(module):codata_constant_type(type)]] defin
3131
* 2 type-bound procedures:
3232

3333
* `print`: to print the values of the constant members;
34-
* `to_real` for getting the value or the uncertainty to the desired precision.
34+
* `to_real`: to get the value or the uncertainty to the desired precision.
3535

3636
A module level interface [[stdlib_codata_type(module):to_real(interface)]] is
3737
available for getting the constant value or uncertainty of a constant.

0 commit comments

Comments
 (0)