Settings: prop typo => "No description available."

Fix the typo so that we'll actually get documentation for
gtk-entry-select-on-focus.
This commit is contained in:
Daniel Boles 2023-06-21 20:48:17 +01:00
parent d8c094944a
commit c045b0be4c

View File

@ -738,7 +738,7 @@ gtk_settings_class_init (GtkSettingsClass *class)
GTK_PARAM_READWRITE);
/**
* GtkSettings:gkt-entry-select-on-focus:
* GtkSettings:gtk-entry-select-on-focus:
*
* Whether to select the contents of an entry when it is focused.
*/