[gtk+] Add a missing end tag
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Add a missing end tag
- Date: Mon, 27 Sep 2010 00:43:00 +0000 (UTC)
commit aa8561aac240883a954a892650e340410cb90c1d
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Sep 26 20:42:07 2010 -0400
Add a missing end tag
docs/reference/gtk/migrating-2to3.xml | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/docs/reference/gtk/migrating-2to3.xml b/docs/reference/gtk/migrating-2to3.xml
index 67f2e51..a91897a 100644
--- a/docs/reference/gtk/migrating-2to3.xml
+++ b/docs/reference/gtk/migrating-2to3.xml
@@ -579,10 +579,11 @@ gtk_arrow_draw (GtkWidget *widget,
<title>GtkScrolledWindow policy</title>
<para>
- The default values for the #GtkScrolledWindow:hscrollbar-policy and
- #GtkScrolledWindow:vscrollbar-policy properties have been changed from
- 'never' to 'automatic'. If your application was relying on the default
- value, you will have explicitly set it explicitly.
+ The default values for the #GtkScrolledWindow:hscrollbar-policy and
+ #GtkScrolledWindow:vscrollbar-policy properties have been changed from
+ 'never' to 'automatic'. If your application was relying on the default
+ value, you will have explicitly set it explicitly.
+ </para>
</section>
<section>
<title>Prevent mixed linkage</title>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]