mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-15 17:20:07 +01:00
Fix typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -210,7 +210,7 @@ worked on, the file names in the Phoenix project will mirror the names of the
|
||||
files in the wxWidgets interface headers folder. For example, if there is a
|
||||
interface/wx/FOO.h and we are processing the XML produced for that file then
|
||||
the ETG script for the classes and other items will be named etg/FOO.py and it
|
||||
will produce sip/gen/FOO.sip, unit tests will be in unittests/test_FOO.py, and
|
||||
will produce sip/gen/FOO.sip, unit tests will be in unittests/test_FOO.py,
|
||||
and so on.
|
||||
|
||||
In most cases more than one ETG/SIP file will be used to create a single
|
||||
|
||||
Reference in New Issue
Block a user