[gtk+/gtk-3-20] combobox: Fix documentation typo bx => box
- From: Daniel Boles <dboles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-20] combobox: Fix documentation typo bx => box
- Date: Sat, 21 Jan 2017 16:15:05 +0000 (UTC)
commit bb63cb41f0a8c3ddbde467f71c534d7ff61973b5
Author: Daniel Boles <dboles src gnome org>
Date: Sat Jan 21 16:10:32 2017 +0000
combobox: Fix documentation typo bx => box
gtk/gtkcombobox.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkcombobox.c b/gtk/gtkcombobox.c
index ed59544..1b26c61 100644
--- 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 bx with the .linked class and that box contains an entry and a
+ * contains a box with the .linked class. That box contains an entry and a
* button, both with the .combo class added.
* The button also contains another node with name arrow.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]