glib-compile-schemas rename missed in docs
authorRyan Lortie <desrt@desrt.ca>
Tue, 18 May 2010 22:24:04 +0000 (18:24 -0400)
committerRyan Lortie <desrt@desrt.ca>
Tue, 18 May 2010 22:24:04 +0000 (18:24 -0400)
change a mention of gschema_compile in the docs

docs/reference/gio/migrating-gconf.xml

index 14290f4..ef22430 100644 (file)
@@ -227,7 +227,7 @@ produces a <filename>org.gnome.font-rendering.gschema.xml</filename> file with t
       <para>
         Schemas are compiled into binary form by the
         <link linkend="glib-compile-schemas">glib-compile-schemas</link> utility.
-        GIO provides a <literal>gschema_compile</literal>
+        GIO provides a <literal>glib_compile_schemas</literal>
         variable for the schema compiler, which can be used in
         <filename>configure.in</filename> as follows:
 <programlisting>