diff --git a/docs/reference/gtk/actions.xml b/docs/reference/gtk/actions.xml index dd9df12780..0a89b80c54 100644 --- a/docs/reference/gtk/actions.xml +++ b/docs/reference/gtk/actions.xml @@ -314,8 +314,8 @@ be connected to an action just by setting the ::action-name property. If the action has a parameter, you will also need to set the ::action-target property. - Widgets that implement GtkAction include GtkSwitch, GtkButton, - GtkMenuItem and their respective subclasses. + Widgets that implement GtkActionable include GtkSwitch, GtkButton, + and their respective subclasses.