git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2012-12-23 03:07:57 +00:00
parent 662e4c69f5
commit 846365232d

View File

@@ -28,7 +28,7 @@ wxHtmlWinParsers created from that time forth.
Tags of the following form are recognised::
<WXP class="classname" [module="modulename"] [width="num"] [height="num"]>
<PARAM name="parameterName" value="parameterValue>
<PARAM name="parameterName" value="parameterValue">
...
</WXP>