gsettings: Improve documentation formatting slightly

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
Philip Withnall 2021-10-26 14:02:54 +01:00
parent 05523b7503
commit 3db22ab8db

View File

@ -2424,7 +2424,7 @@ g_settings_is_writable (GSettings *settings,
* @settings.
*
* The schema for the child settings object must have been declared
* in the schema of @settings using a <child> element.
* in the schema of @settings using a `<child>` element.
*
* Returns: (not nullable) (transfer full): a 'child' settings object
*