]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/snglinst.tex
added a note that wxStringList is obsolete
[wxWidgets.git] / docs / latex / wx / snglinst.tex
index 4e4f3cce62f1927c7dc9c43680866d8fa6474752..89d874b1b68a28fbbc8f7bf5223f2559e20cb8ae 100644 (file)
@@ -52,8 +52,6 @@ system call only.
 
 No base class
 
-\wxheading{Data structures}
-
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxSingleInstanceChecker::wxSingleInstanceChecker}\label{wxsingleinstancecheckerctor}
@@ -80,7 +78,7 @@ had been used is an error.
 
 \wxheading{Parameters}
 
-\docparam{name}{must be given and be as unique as possible, it is used as the
+\docparam{name}{must be given and be as unique as possible. It is used as the
 mutex name under Win32 and the lock file name under Unix. 
 \helpref{GetAppName()}{wxappgetappname} may be a good value for this parameter}