diff --git a/ChangeLog b/ChangeLog index 54a7451e7f..7f80f2ce18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2007-05-26 Matthias Clasen + * gdk/x11/gdkdisplay-x11.c: Update docs * gdk/gdk.c: Update docs * gdk/directfb/gdkwindow-directfb.c: Remove duplicate doc comments. * gdk/x11/gdkwindow-x11.c: Fix doc formatting diff --git a/gdk/x11/gdkdisplay-x11.c b/gdk/x11/gdkdisplay-x11.c index 8beb889212..c57ef2e833 100644 --- a/gdk/x11/gdkdisplay-x11.c +++ b/gdk/x11/gdkdisplay-x11.c @@ -1351,8 +1351,9 @@ gdk_display_supports_input_shapes (GdkDisplay *display) * gdk_x11_display_get_startup_notification_id: * @display: a #GdkDisplay * - * Returns: the startup notification ID for - * @display. + * Gets the startup notification ID for a display. + * + * Returns: the startup notification ID for @display * * Since: 2.12 */