X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8795498cd9ec480873e88fccbb63b94be3eddb92..58f1fdc926e4fc0f0b8ca49384d72e51bea2e86b:/docs/latex/wx/listview.tex diff --git a/docs/latex/wx/listview.tex b/docs/latex/wx/listview.tex index befca96ca9..c5a46dcc11 100644 --- a/docs/latex/wx/listview.tex +++ b/docs/latex/wx/listview.tex @@ -19,7 +19,7 @@ future some ports might implement wxListView but not the full set of wxListCtrl features. Other than different interface, this class is identical to wxListCtrl. In -particular, it uses the same events, same windows styles and so on. +particular, it uses the same events, same window styles and so on. \wxheading{Derived from} @@ -68,7 +68,7 @@ used to iterate over all selected items in the control. \wxheading{Return value} -The fisrt selected item, if any, $-1$ otherwise. +The first selected item, if any, $-1$ otherwise. \membersection{wxListView::GetFocusedItem}\label{wxlistviewgetfocuseditem}