[glib: 1/2] gio: fix typo in g_settings_reset documentation
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] gio: fix typo in g_settings_reset documentation
- Date: Wed, 10 Jul 2019 14:22:51 +0000 (UTC)
commit 40b3efe931f92d5afe4ff6376e7bb8b72627fd42
Author: Sonny Piers <sonny fastmail net>
Date: Wed Jul 10 13:51:53 2019 +0000
gio: fix typo in g_settings_reset documentation
gio/gsettings.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gsettings.c b/gio/gsettings.c
index 5a966b06a..6272cce51 100644
--- a/gio/gsettings.c
+++ b/gio/gsettings.c
@@ -2344,7 +2344,7 @@ g_settings_get_has_unapplied (GSettings *settings)
* Resets @key to its default value.
*
* This call resets the key, as much as possible, to its default value.
- * That might the value specified in the schema or the one set by the
+ * That might be the value specified in the schema or the one set by the
* administrator.
**/
void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]