From 388ec2d564a886a435b3ecf320e6555a57c24559 Mon Sep 17 00:00:00 2001 From: Duncan Mak Date: Fri, 21 Feb 2003 18:59:43 +0000 Subject: [PATCH] Fix a missing tag. svn path=/trunk/gtk-sharp/; revision=11807 --- doc/en/Gdk/GC.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/en/Gdk/GC.xml b/doc/en/Gdk/GC.xml index fba33f71b..98ba00d4f 100644 --- a/doc/en/Gdk/GC.xml +++ b/doc/en/Gdk/GC.xml @@ -1,5 +1,5 @@ - + gdk-sharp 0.0.0.0 @@ -536,9 +536,10 @@ the new stipple bitmap. - Set the stipple bitmap for a graphics context. The - stipple will only be used if the fill mode is - or . + Set the stipple bitmap for a graphics context. The + stipple will only be used if the fill mode is + or . +