X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc2171bd4c660b8554dae2a1cbf34ff09f3032a6..85d8df29aa7c2de9ea92d13adeff46d5ed854d58:/docs/latex/wx/listview.tex?ds=sidebyside diff --git a/docs/latex/wx/listview.tex b/docs/latex/wx/listview.tex index c645bea830..befca96ca9 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: wxWidgets license +%% License: wxWindows 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}