miscellaneous minor corrections (patch 1652327)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -73,7 +73,7 @@ It can be one of these errors:
|
||||
\twocolitem{{\bf wxURL\_NOERR}}{No error.}
|
||||
\twocolitem{{\bf wxURL\_SNTXERR}}{Syntax error in the URL string.}
|
||||
\twocolitem{{\bf wxURL\_NOPROTO}}{Found no protocol which can get this URL.}
|
||||
\twocolitem{{\bf wxURL\_NOHOST}}{An host name is required for this protocol.}
|
||||
\twocolitem{{\bf wxURL\_NOHOST}}{A host name is required for this protocol.}
|
||||
\twocolitem{{\bf wxURL\_NOPATH}}{A path is required for this protocol.}
|
||||
\twocolitem{{\bf wxURL\_CONNERR}}{Connection error.}
|
||||
\twocolitem{{\bf wxURL\_PROTOERR}}{An error occurred during negotiation.}
|
||||
|
Reference in New Issue
Block a user