mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-19 09:50:06 +00:00
Trivial typo fix.
This commit is contained in:
parent
812c97012e
commit
bb036097c3
@ -132,7 +132,7 @@ gtk_cell_renderer_class_init (GtkCellRendererClass *class)
|
||||
* @path: the path identifying the edited cell
|
||||
*
|
||||
* This signal gets emitted when a cell starts to be edited.
|
||||
* The indended use of this signal is to do special setup
|
||||
* The intended use of this signal is to do special setup
|
||||
* on @editable, e.g. adding a #GtkEntryCompletion or setting
|
||||
* up additional columns in a #GtkComboBox.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user