forked from AuroraMiddleware/gtk
label: Remove extra quote in code example
This commit is contained in:
parent
ac21aff55b
commit
c23205dc82
@ -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>
|
||||
* ]|
|
||||
|
Loading…
Reference in New Issue
Block a user