[glib] docs: Remove some extraneous words from g_settings_sync() documentation
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] docs: Remove some extraneous words from g_settings_sync() documentation
- Date: Sun, 30 Apr 2017 21:05:04 +0000 (UTC)
commit 84134c64ed4b2896044d239cd36899cf7e36ed03
Author: Philip Withnall <philip tecnocode co uk>
Date: Sun Apr 30 22:04:17 2017 +0100
docs: Remove some extraneous words from g_settings_sync() documentation
Looks like the author started typing one thing, then changed their mind
about how to phrase the sentence, and typed something else.
Signed-off-by: Philip Withnall <philip tecnocode co uk>
gio/gsettings.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gio/gsettings.c b/gio/gsettings.c
index 66c6f9b..4dbb46e 100644
--- a/gio/gsettings.c
+++ b/gio/gsettings.c
@@ -2354,8 +2354,7 @@ g_settings_reset (GSettings *settings,
/**
* g_settings_sync:
*
- * Ensures that all pending operations for the given are complete for
- * the default backend.
+ * Ensures that all pending operations are complete for the default backend.
*
* Writes made to a #GSettings are handled asynchronously. For this
* reason, it is very unlikely that the changes have it to disk by the
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]