Merge branch 'fix-typo' into 'main'

docs: Fix typo

See merge request GNOME/gtk!7146
This commit is contained in:
Matthias Clasen 2024-04-16 10:32:18 +00:00
commit c37e88d561

View File

@ -49,7 +49,7 @@ GtkWidget * gtk_graphics_offload_get_child (GtkGraphicsOffload *
* @GTK_GRAPHICS_OFFLOAD_ENABLED: Graphics offloading is enabled.
* @GTK_GRAPHICS_OFFLOAD_DISABLED: Graphics offloading is disabled.
*
* Represents the state of graphics offlodading.
* Represents the state of graphics offloading.
*
* Since: 4.14
*/