mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
Fix typo in limits documentation
This commit is contained in:
parent
f39a49b036
commit
b3c9c17956
@ -221,7 +221,7 @@ The minimum positive value which can be held in a #gfloat.
|
||||
</para>
|
||||
<para>
|
||||
If you are interested in the smallest value which can be held in a #gfloat,
|
||||
use -G_MAX_FLOAT.
|
||||
use -G_MAXFLOAT.
|
||||
</para>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user