Fix typo in limits documentation
authorXan Lopez <xan@gnome.org>
Tue, 4 May 2010 16:09:01 +0000 (18:09 +0200)
committerXan Lopez <xan@gnome.org>
Tue, 4 May 2010 16:10:56 +0000 (18:10 +0200)
docs/reference/glib/tmpl/limits.sgml

index caa305d..5326b48 100644 (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>