Add a missing end tag

This commit is contained in:
Matthias Clasen
2011-01-29 13:40:19 -05:00
parent 66d4f07f29
commit 1641e71c9a

View File

@ -1019,6 +1019,7 @@ gtk_arrow_draw (GtkWidget *widget,
given the internal filter model instead of the users model. given the internal filter model instead of the users model.
This oversight has been fixed in GTK+ 3; if you have handlers This oversight has been fixed in GTK+ 3; if you have handlers
for these signals, they will likely need slight adjustments. for these signals, they will likely need slight adjustments.
</para>
</section> </section>
<section> <section>