[glib/glib-2-36] Fix a typo



commit 059f5a7e12611429f1df7d4497f392284b49813a
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat May 4 21:03:00 2013 -0400

    Fix a typo

 docs/reference/gio/glib-compile-resources.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gio/glib-compile-resources.xml b/docs/reference/gio/glib-compile-resources.xml
index a9e3367..fcce89a 100644
--- a/docs/reference/gio/glib-compile-resources.xml
+++ b/docs/reference/gio/glib-compile-resources.xml
@@ -131,7 +131,7 @@ Note that this may or may not be portable to non-GNU <command>make</command>.
 <term><option>--c-name</option></term>
 <listitem><para>
 Specify the prefix used for the C identifiers in the code generated by
-<option>--generate-source</option> and <option>--generate-headers</option>.
+<option>--generate-source</option> and <option>--generate-header</option>.
 </para></listitem>
 </varlistentry>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]