[glade-web] Fixed typo.



commit 7da8a7b4c14ba108fc7ce74b492d4f673761c71f
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Thu Jan 6 20:13:34 2011 +0900

    Fixed typo.

 newsitems.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/newsitems.py b/newsitems.py
index 682e19f..2053b13 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -19,7 +19,7 @@ item = lambda *x: items.append(x)
 item("""Glade 3.9.0 released""", (2011, 1, 6),
      """
     <p>Glade 3.9.0 is now available for download.</p>
-    <p>This is the first GTK+ 3.0 compatible release leading up to 3.10. It</p>
+    <p>This is the first GTK+ 3.0 compatible release leading up to 3.10.</p>
     <p>Some highlights in this release:</p>
     <ul>
     <li>New Preview feature available.</li>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]