mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
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>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user