Merge branch 'ebassi/ci-fix' into 'master'

docs: Fix the argument name to match

See merge request GNOME/gtk!1930
This commit is contained in:
Emmanuele Bassi 2020-05-18 15:10:38 +00:00
commit 615b4d8c65

View File

@ -1515,7 +1515,7 @@ gdk_display_list_seats (GdkDisplay *display)
/**
* gdk_display_get_monitors:
* @display: a #GdkDisplay
* @self: a #GdkDisplay
*
* Gets the list of monitors associated with this display.
*