]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/listview.tex
wxPlatformInfo::IsUsingUniversalWidgets() was broken by design, it couldn't work...
[wxWidgets.git] / 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}