This commit is contained in:
Matthias Clasen 2013-01-13 07:18:30 -05:00
parent a4db4d1f88
commit 974f8dfc71

View File

@ -42,7 +42,7 @@
*
* The combo cell renderer takes care of adding a text cell renderer to the combo
* box and sets it to display the column specified by its
* #GtkCellRendererCombo:text-column property. Further properties of the comnbo box
* #GtkCellRendererCombo:text-column property. Further properties of the combo box
* can be set in a handler for the #GtkCellRenderer::editing-started signal.
*
* The #GtkCellRendererCombo cell renderer was added in GTK+ 2.6.