]> git.saurik.com Git - wxWidgets.git/commitdiff
added missing brace
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Jun 2001 00:27:50 +0000 (00:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Jun 2001 00:27:50 +0000 (00:27 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/snglinst.tex

index 98ffe82ff06406b43824d19db9819fd2ad4d8577..4e4f3cce62f1927c7dc9c43680866d8fa6474752 100644 (file)
@@ -86,7 +86,7 @@ mutex name under Win32 and the lock file name under Unix.
 
 \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}