[glib] Typo fix
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Typo fix
- Date: Sat, 27 Nov 2010 12:11:03 +0000 (UTC)
commit 17979707207ca004cd78991e1c04df60cb3b1cb6
Author: Christian Persch <chpe gnome org>
Date: Mon Nov 15 19:55:57 2010 +0100
Typo fix
gio/gsettings.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gsettings.c b/gio/gsettings.c
index aa4a7bf..724d67f 100644
--- a/gio/gsettings.c
+++ b/gio/gsettings.c
@@ -2197,7 +2197,7 @@ g_settings_list_keys (GSettings *settings)
* time and you should connect to the "children-changed" signal to watch
* for those changes. Note that there is a race condition here: you may
* request a child after listing it only for it to have been destroyed
- * in the meantime. For this reason, g_settings_get_chuld() may return
+ * in the meantime. For this reason, g_settings_get_child() may return
* %NULL even for a child that was listed by this function.
*
* For GSettings objects that are not lists, you should probably not be
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]