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:
167ef42
)
combobox: Fix documentation typo bx => box
author
Daniel Boles
<dboles@src.gnome.org>
Sat, 21 Jan 2017 16:10:32 +0000
(16:10 +0000)
committer
Daniel Boles
<dboles@src.gnome.org>
Sat, 21 Jan 2017 16:11:54 +0000
(16:11 +0000)
gtk/gtkcombobox.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcombobox.c
b/gtk/gtkcombobox.c
index f04b7ae3ff02df7699acd9fd7b721f2a58597547..1364e658107a9296974aa2cc87ea9aded3b83db4 100644
(file)
--- a/
gtk/gtkcombobox.c
+++ b/
gtk/gtkcombobox.c
@@
-116,7
+116,7
@@
* ]|
*
* A GtkComboBox with an entry has a single CSS node with name combobox. It
- * contains a b
x with the .linked class and t
hat box contains an entry and a
+ * contains a b
ox with the .linked class. T
hat box contains an entry and a
* button, both with the .combo class added.
* The button also contains another node with name arrow.
*/