label: Remove extra quote in code example

This commit is contained in:
Daniel Boles 2017-07-07 08:13:41 +01:00
parent ac21aff55b
commit c23205dc82

View File

@ -108,7 +108,7 @@
* <object class="GtkLabel">
* <attributes>
* <attribute name="weight" value="PANGO_WEIGHT_BOLD"/>
* <attribute name="background" value="red" start="5" end="10"/>"
* <attribute name="background" value="red" start="5" end="10"/>
* </attributes>
* </object>
* ]|