[glib] Fix a typo



commit 2c5e1d51934a7983acea9e392de5741c47b8be14
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Jun 17 15:07:08 2010 -0400

    Fix a typo

 gio/gsettings.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gsettings.c b/gio/gsettings.c
index e4c5757..9904e88 100644
--- a/gio/gsettings.c
+++ b/gio/gsettings.c
@@ -781,7 +781,7 @@ g_settings_new_with_path (const gchar *schema,
  *
  * Creating settings objects with an 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 teh "defaults" settings database on
+ * 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]