diff --git a/docs/reference/gtk/getting_started.xml b/docs/reference/gtk/getting_started.xml index e2b29abed8..c064365dbe 100644 --- a/docs/reference/gtk/getting_started.xml +++ b/docs/reference/gtk/getting_started.xml @@ -863,8 +863,8 @@ example_app_window_init (ExampleAppWindow *win) FIXME: MISSING XINCLUDE CONTENT - To connect the menuitem to the show-words setting, - we use a #GSettingsAction. + To connect the menuitem to the show-words setting, we use + a #GAction corresponding to the given #GSettings key.