]> git.saurik.com Git - wxWidgets.git/commitdiff
typo
authorRobert Roebling <robert@roebling.de>
Fri, 24 Aug 2007 10:57:42 +0000 (10:57 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 24 Aug 2007 10:57:42 +0000 (10:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/tcontain.tex

index dcbc482a48c3e25bdd8cf1eb8704850e00cf0b75..4ac0741b36220b007b40b15c579544f6074284a4 100644 (file)
@@ -1,6 +1,6 @@
 \section{Container classes overview}\label{wxcontaineroverview}
 
-Classes: \helpref{wxList<T>}{wxlist}, \helpref{wxArray<T>}{wxarray}, \helpref{wxVector<T>}{vector}
+Classes: \helpref{wxList<T>}{wxlist}, \helpref{wxArray<T>}{wxarray}, \helpref{wxVector<T>}{wxvector}
 
 wxWidgets uses itself several container classes including doubly-linked lists
 and dynamic arrays (i.e. arrays which expand automatically when they become