From 3b3d8ca45697781bf1a191d248a7d9d4cb5ebfe2 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 4 Feb 2014 21:00:58 -0500 Subject: docs: Use "#" for refsect2 instead of ## --- gtk/gtkprintoperation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/gtkprintoperation.c') diff --git a/gtk/gtkprintoperation.c b/gtk/gtkprintoperation.c index 30195a9a4e..f464e86551 100644 --- a/gtk/gtkprintoperation.c +++ b/gtk/gtkprintoperation.c @@ -59,7 +59,7 @@ * #GtkPrintOperation::draw-page, which you are supposed to catch * and render the page on the provided #GtkPrintContext using Cairo. * - * ## The high-level printing API + * # The high-level printing API * * |[ * static GtkPrintSettings *settings = NULL; -- cgit v1.2.1