[gtk+] Trivial doc fix



commit 608637b5629c94b540c85b27e82356b164c72e05
Author: Javier JardÃn <jjardon gnome org>
Date:   Mon Jan 16 14:49:38 2012 +0000

    Trivial doc fix
    
    Use GLib consistently capitalized in the docs.

 gtk/gtkfilechooser.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkfilechooser.c b/gtk/gtkfilechooser.c
index e9487cb..06e69b8 100644
--- a/gtk/gtkfilechooser.c
+++ b/gtk/gtkfilechooser.c
@@ -81,7 +81,7 @@
  * However, filenames are <emphasis>always</emphasis> returned in
  * the character set specified by the
  * <envar>G_FILENAME_ENCODING</envar> environment variable.
- * Please see the Glib documentation for more details about this
+ * Please see the GLib documentation for more details about this
  * variable.
  * <note>
  *    This means that while you can pass the result of



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