LaTeX2e fixes (patch 748118)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-06-22 22:20:40 +00:00
parent 55f9f0cbc8
commit bf43ff9a90
9 changed files with 36 additions and 17 deletions

View File

@@ -125,7 +125,7 @@ absolute path.
\membersection{wxFileSystem::URLToFileName}\label{wxfilesystemurltofilename}
\func{static wxFileName}{URLToFileName}{\param{const wxString& }{url}}
\func{static wxFileName}{URLToFileName}{\param{const wxString\& }{url}}
Converts URL into a well-formed filename. The URL must use the {\tt file}
protocol.