]> git.saurik.com Git - wxWidgets.git/commitdiff
typo (patch 1528925)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 29 Jul 2006 20:47:32 +0000 (20:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 29 Jul 2006 20:47:32 +0000 (20:47 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/listview.tex

index c5a46dcc1113709bc2c62f9ba334cd09bbc7d7de..e19a0b512b133843fc18741252451bc3c4b53df3 100644 (file)
@@ -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}