[glib] Slight docs rewording
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Slight docs rewording
- Date: Fri, 15 Apr 2011 00:42:33 +0000 (UTC)
commit a3722d0408fd3746a30180e0c37f1713673a1fcc
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Apr 14 20:41:54 2011 -0400
Slight docs rewording
Proposed by Thomas Andersen,
https://bugzilla.gnome.org/show_bug.cgi?id=647700
gio/gsettings.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gio/gsettings.c b/gio/gsettings.c
index 7731e97..275edf1 100644
--- a/gio/gsettings.c
+++ b/gio/gsettings.c
@@ -810,8 +810,8 @@ g_settings_new_with_path (const gchar *schema,
*
* Creates a new #GSettings object with a given schema and backend.
*
- * Creating settings objects with an different backend allows accessing settings
- * from a database other than the usual one. For example, it may make
+ * Creating a #GSettings object with a different backend allows accessing
+ * settings from a database other than the usual one. For example, it may make
* sense to pass a backend corresponding to the "defaults" settings database on
* the system to get a settings object that modifies the system default
* settings instead of the settings for this user.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]