]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/snglinst.tex
mention that creation time only lives up to its name under Windows
[wxWidgets.git] / docs / latex / wx / snglinst.tex
index 98ffe82ff06406b43824d19db9819fd2ad4d8577..5064291a3d55ad0059d0a2b8846d6891a89e3710 100644 (file)
@@ -52,7 +52,9 @@ system call only.
 
 No base class
 
-\wxheading{Data structures}
+\wxheading{Include files}
+
+<wx/snglinst.h>
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
@@ -80,13 +82,13 @@ 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}
 
 \docparam{path}{is optional and is ignored under Win32 and used as the directory to
 create the lock file in under Unix (default is 
-\helpref{wxGetHomeDir()}{wxgethomedir})
+\helpref{wxGetHomeDir()}{wxgethomedir})}
 
 \wxheading{Return value}