]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gtk/tmpl/gtktreeview.sgml
Fix a typo in the markup. (reported by kraai -at- ftbfs.org)
[~andy/gtk] / docs / reference / gtk / tmpl / gtktreeview.sgml
index 3d1323529e20e0584b67e58f19ab61af71eb7c16..c8fb3affa27e3f97740f2ec9275120bbf8fae16f 100644 (file)
@@ -58,7 +58,7 @@ GtkTreeViewColumn objects as <child> elements in UI definitions.
       <property name="title">Test</property>
       <child>
         <object class="GtkCellRendererText"/>
-        <attributes>"
+        <attributes>
           <attribute name="text">1</attribute>
         </attributes>
       </child>