mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
minor typos in the documentation (a/an)
This commit is contained in:
@@ -1442,7 +1442,7 @@ g_settings_set_enum (GSettings *settings,
|
||||
* to the flags value that it represents.
|
||||
*
|
||||
* In order to use this function the type of the value must be an array
|
||||
* of strings and it must be marked in the schema file as an flags type.
|
||||
* of strings and it must be marked in the schema file as a flags type.
|
||||
*
|
||||
* It is a programmer error to give a @key that isn't contained in the
|
||||
* schema for @settings or is not marked as a flags type.
|
||||
|
Reference in New Issue
Block a user