]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/listview.tex
Remove use of GetVolumeInformation since it causes long delays on network drives.
[wxWidgets.git] / docs / latex / wx / listview.tex
index befca96ca9a4d9cc44943af82725469072de3732..c5a46dcc1113709bc2c62f9ba334cd09bbc7d7de 100644 (file)
@@ -19,7 +19,7 @@ future some ports might implement wxListView but not the full set of wxListCtrl
 features.
 
 Other than different interface, this class is identical to wxListCtrl. In
-particular, it uses the same events, same windows styles and so on.
+particular, it uses the same events, same window styles and so on.
 
 \wxheading{Derived from}
 
@@ -68,7 +68,7 @@ used to iterate over all selected items in the control.
 
 \wxheading{Return value}
 
-The fisrt selected item, if any, $-1$ otherwise.
+The first selected item, if any, $-1$ otherwise.
 
 
 \membersection{wxListView::GetFocusedItem}\label{wxlistviewgetfocuseditem}