From: Matthias Clasen Date: Mon, 28 May 2007 05:01:56 +0000 (+0000) Subject: forgotten file X-Git-Url: http://pileus.org/git/?a=commitdiff_plain;h=08623bcef22991f2fa6a12fd2d1b36e3adb9a764;p=~andy%2Fgtk forgotten file svn path=/trunk/; revision=17956 --- diff --git a/ChangeLog b/ChangeLog index 9f0fc08db..1d7959d47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,10 @@ supposed to be -luser32, but he "l" was missing. But nobody has noticed, so presumably unnecessary. +2007-05-26 Matthias Clasen + + * gtk/gtkprintoperationpreview.c: Improve docs + 2007-05-26 Matthias Clasen * gtk/gtkentry.c: Move docs inline. diff --git a/gtk/gtkprintoperationpreview.c b/gtk/gtkprintoperationpreview.c index abfe9d32b..5363fcd65 100644 --- a/gtk/gtkprintoperationpreview.c +++ b/gtk/gtkprintoperationpreview.c @@ -94,7 +94,7 @@ gtk_print_operation_preview_base_init (gpointer g_iface) * @page_nr: the page to render * * Renders a page to the preview, using the print context that - * was passed to the GtkPrintOperation::preview handler together + * was passed to the #GtkPrintOperation::preview handler together * with @preview. * * Note that this function requires a suitable cairo context to