projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac21aff
)
label: Remove extra quote in code example
author
Daniel Boles
<dboles.src@gmail.com>
Fri, 7 Jul 2017 07:13:41 +0000
(08:13 +0100)
committer
Daniel Boles
<dboles.src@gmail.com>
Fri, 7 Jul 2017 07:14:27 +0000
(08:14 +0100)
gtk/gtklabel.c
patch
|
blob
|
history
diff --git
a/gtk/gtklabel.c
b/gtk/gtklabel.c
index f97e73b8aa961003a65cf2fde24f7bcdf471bf38..c9de2a5636c451aea6f6bb24cecf58222d4b0fd6 100644
(file)
--- a/
gtk/gtklabel.c
+++ b/
gtk/gtklabel.c
@@
-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>
* ]|