diff --git a/docs/latex/wx/listview.tex b/docs/latex/wx/listview.tex index c5a46dcc11..e19a0b512b 100644 --- a/docs/latex/wx/listview.tex +++ b/docs/latex/wx/listview.tex @@ -63,7 +63,7 @@ Sets focus to the item with the given {\it index}. \constfunc{long}{GetFirstSelected}{\void} Returns the first selected item in a (presumably) multiple selection control. -Tigether with \helpref{GetNextSelected}{wxlistviewgetnextselected} it can be +Together with \helpref{GetNextSelected}{wxlistviewgetnextselected} it can be used to iterate over all selected items in the control. \wxheading{Return value}