docs: Fix a copy-paste error

This commit is contained in:
Matthias Clasen 2020-10-14 08:23:06 -04:00
parent b818b34143
commit 2142c6c086

View File

@ -106,7 +106,7 @@
*
* # Accessibility
*
* GtkEntry uses the #GTK_ACCESSIBLE_ROLE_COMBO_BOX role.
* GtkComboBox uses the #GTK_ACCESSIBLE_ROLE_COMBO_BOX role.
*/