docs/reference/glib/cross.xml: Fix typo: yes/np -> yes/no
authorThomas Perl <m@thp.io>
Sat, 9 Feb 2013 23:16:49 +0000 (00:16 +0100)
committerDan Winship <danw@gnome.org>
Fri, 15 Feb 2013 15:12:36 +0000 (10:12 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=693502

docs/reference/glib/cross.xml

index fc606b6..2b16618 100644 (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