gtk+ r19990 - in branches/gtk-2-12: . docs/reference/gtk/tmpl



Author: bratsche
Date: Thu Apr 10 22:03:07 2008
New Revision: 19990
URL: http://svn.gnome.org/viewvc/gtk+?rev=19990&view=rev

Log:
2008-04-10  Cody Russell  <bratsche gnome org>

        * docs/reference/gtk/tmpl/gtktreeview.sgml: Fix a typo
        in the markup. (reported by kraai -at- ftbfs.org)



Modified:
   branches/gtk-2-12/ChangeLog
   branches/gtk-2-12/docs/reference/gtk/tmpl/gtktreeview.sgml

Modified: branches/gtk-2-12/docs/reference/gtk/tmpl/gtktreeview.sgml
==============================================================================
--- branches/gtk-2-12/docs/reference/gtk/tmpl/gtktreeview.sgml	(original)
+++ branches/gtk-2-12/docs/reference/gtk/tmpl/gtktreeview.sgml	Thu Apr 10 22:03:07 2008
@@ -58,7 +58,7 @@
       <property name="title">Test</property>
       <child>
         <object class="GtkCellRendererText"/>
-        <attributes>"
+        <attributes>
           <attribute name="text">1</attribute>
         </attributes>
       </child>



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