X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc81d32f2bf8c159f3b1bf6ddaf62e6d77720209..c65650d7b5472d00da0a0516ff1a2ccf53746319:/docs/latex/wx/listview.tex diff --git a/docs/latex/wx/listview.tex b/docs/latex/wx/listview.tex index 3fe47b70d5..a8139a845b 100644 --- a/docs/latex/wx/listview.tex +++ b/docs/latex/wx/listview.tex @@ -6,7 +6,7 @@ %% Created: 07.11.02 %% RCS-ID: $Id$ %% Copyright: (c) 2002 Vadim Zeitlin -%% License: wxWindows license +%% License: wxWidgets license %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{\class{wxListView}}\label{wxlistview} @@ -88,7 +88,7 @@ Returns the currently focused item or $-1$ if none. \constfunc{long}{GetNextSelected}{\param{long }{item}} Used together with \helpref{GetFirstSelected}{wxlistviewgetfirstselected} to -iterate oevr all selected items in the control. +iterate over all selected items in the control. \wxheading{Return value}