[glade-web] Fix typo in last new entry



commit df23e8513273738efeb44969a3083a4287dd34f3
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Tue Oct 11 19:11:58 2011 -0400

    Fix typo in last new entry

 newsitems.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/newsitems.py b/newsitems.py
index 37ec059..2a35636 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -18,7 +18,7 @@ item = lambda *x: items.append(x)
 item("""Glade 3.8.1 and 3.10.2 released""", (2011, 10, 11),
      """
     <p>Glade 3.8.1 and 3.10.2 are now available for download.</p>
-    <p>These are bugfix releases for for 3.8 series for GTK+2 and the 3.10 series for GTK+3</p>
+    <p>These are bugfix releases for the 3.8 series for GTK+-2 and the 3.10 series for GTK+-3</p>
     <p>See the the <a href="http://lists.ximian.com/pipermail/glade-devel/2011-October/001910.html";>3.8.1 release notes</a> and the <a href="http://lists.ximian.com/pipermail/glade-devel/2011-October/001915.html";>3.10.2 release notes</a> for more details.</p>
      """, 'Tristan Van Berkom')
 



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