docs: Fix typo in glib-compile-schemas man page

This commit is contained in:
David King 2012-04-02 10:22:56 +01:00
parent bebbc69081
commit 548337b042

View File

@ -40,7 +40,7 @@ In addition to schema files, glib-compile-schemas reads 'vendor override'
files, which are key files that can override default values for keys in
the schemas. The group names in the key files are the schema id, and the
values are written in serialized GVariant form.
Vendor ovrride files must have the filename extension
Vendor override files must have the filename extension
<filename>.gschema.override</filename>.
</para>
<para>