docs/reference/glib/cross.xml: Fix typo: yes/np -> yes/no

https://bugzilla.gnome.org/show_bug.cgi?id=693502
This commit is contained in:
Thomas Perl 2013-02-10 00:16:49 +01:00 committed by Dan Winship
parent 8a77f7bb18
commit e4695bd6f5

View File

@ -92,7 +92,7 @@ chmod a-w win32.cache # prevent configure from changing it
</para>
</formalpara>
<formalpara>
<title>glib_cv_sane_realloc=[yes/np]</title>
<title>glib_cv_sane_realloc=[yes/no]</title>
<para>
Whether your <function>realloc()</function> conforms to ANSI C