typo (patch 1528925)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-07-29 20:47:32 +00:00
parent 766571a703
commit b253fb5cea

View File

@@ -63,7 +63,7 @@ Sets focus to the item with the given {\it index}.
\constfunc{long}{GetFirstSelected}{\void} \constfunc{long}{GetFirstSelected}{\void}
Returns the first selected item in a (presumably) multiple selection control. 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. used to iterate over all selected items in the control.
\wxheading{Return value} \wxheading{Return value}