[glib: 1/2] Fix typo: threfore -> therefore



commit 639b4267427e6c426b0ec376f1ea1541b2cddac1
Author: Yaobin Wen <robin wyb gmail com>
Date:   Tue Dec 10 19:47:05 2019 +0000

    Fix typo: threfore -> therefore
    
    Closes GNOME/glib#1961

 gio/gsettingsschema.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gsettingsschema.c b/gio/gsettingsschema.c
index 3a60b8c64..7b1915bdd 100644
--- a/gio/gsettingsschema.c
+++ b/gio/gsettingsschema.c
@@ -989,7 +989,7 @@ g_settings_schema_get_value (GSettingsSchema *schema,
  * database: those located at the path returned by this function.
  *
  * Relocatable schemas can be referenced by other schemas and can
- * threfore describe multiple sets of keys at different locations.  For
+ * therefore describe multiple sets of keys at different locations.  For
  * relocatable schemas, this function will return %NULL.
  *
  * Returns: (transfer none): the path of the schema, or %NULL


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