mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-09 10:20:07 +00:00
gtklistitem: Fix a minor typo in the docs
Ye olde worlde typoe. Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
e3437c748a
commit
105ff3a25f
@ -352,7 +352,7 @@ gtk_column_view_cell_get_position (GtkColumnViewCell *self)
|
||||
*
|
||||
* Checks if the item is displayed as selected.
|
||||
*
|
||||
* The selected state is maintained by the liste widget and its model
|
||||
* The selected state is maintained by the list widget and its model
|
||||
* and cannot be set otherwise.
|
||||
*
|
||||
* Returns: %TRUE if the item is selected.
|
||||
|
@ -434,7 +434,7 @@ gtk_list_item_get_position (GtkListItem *self)
|
||||
*
|
||||
* Checks if the item is displayed as selected.
|
||||
*
|
||||
* The selected state is maintained by the liste widget and its model
|
||||
* The selected state is maintained by the list widget and its model
|
||||
* and cannot be set otherwise.
|
||||
*
|
||||
* Returns: %TRUE if the item is selected.
|
||||
|
Loading…
Reference in New Issue
Block a user