From 608637b5629c94b540c85b27e82356b164c72e05 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Javier=20Jard=C3=B3n?= Date: Mon, 16 Jan 2012 14:49:38 +0000 Subject: [PATCH] Trivial doc fix Use GLib consistently capitalized in the docs. --- gtk/gtkfilechooser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkfilechooser.c b/gtk/gtkfilechooser.c index e9487cb84..06e69b849 100644 --- a/gtk/gtkfilechooser.c +++ b/gtk/gtkfilechooser.c @@ -81,7 +81,7 @@ * However, filenames are always returned in * the character set specified by the * G_FILENAME_ENCODING environment variable. - * Please see the Glib documentation for more details about this + * Please see the GLib documentation for more details about this * variable. * * This means that while you can pass the result of -- 2.43.2