Docs: Fix typo

This commit is contained in:
Jan Willem 2024-04-16 08:47:25 +00:00
parent a96358046f
commit 2638700435

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
*/