diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2007-05-28 05:01:56 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2007-05-28 05:01:56 +0000 |
commit | 08623bcef22991f2fa6a12fd2d1b36e3adb9a764 (patch) | |
tree | 8d13fa82e33eb0324944deba15c22faf70f4f2cf /gtk/gtkprintoperationpreview.c | |
parent | 72593ca43601847876aab6976cf1723dba531a25 (diff) | |
download | gtk+-08623bcef22991f2fa6a12fd2d1b36e3adb9a764.tar.gz |
forgotten file
svn path=/trunk/; revision=17956
Diffstat (limited to 'gtk/gtkprintoperationpreview.c')
-rw-r--r-- | gtk/gtkprintoperationpreview.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkprintoperationpreview.c b/gtk/gtkprintoperationpreview.c index abfe9d32b8..5363fcd651 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 |