Fix typo in limits documentation

This commit is contained in:
Xan Lopez 2010-05-04 18:09:01 +02:00
parent f39a49b036
commit b3c9c17956

View File

@ -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>