diff --git a/gdk/gdkscreen.c b/gdk/gdkscreen.c index 17c09f923..cd1dc6c81 100644 --- a/gdk/gdkscreen.c +++ b/gdk/gdkscreen.c @@ -133,8 +133,8 @@ gdk_screen_class_init (GdkScreenClass *klass) * The ::monitors-changed signal is emitted when the number, size * or position of the monitors attached to the screen change. * - * Only for X for now. Future implementations for Win32 and - * OS X may be a possibility. + * Only for X11 and OS X for now. A future implementation for Win32 + * may be a possibility. * * Since: 2.14 */