]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/strlist.tex
Cured some Latex problems; fixed i declaration; fixed filedlg.cpp
[wxWidgets.git] / docs / latex / wx / strlist.tex
index 6488e8a3c828ba625670a89e9b76e78fbb794183..db26f1702fb93161d9ce017b706eb73a8d49614a 100644 (file)
@@ -1,7 +1,7 @@
 \section{\class{wxStringList}}\label{wxstringlist}
 
-A string list is a list which is assumed to contain strings, with a
-specific member functions. Memory is allocated when strings are added to
+A string list is a list which is assumed to contain strings.
+Memory is allocated when strings are added to
 the list, and deallocated by the destructor or by the {\bf Delete}\rtfsp
 member.