Minor tweaks in sip/gen/README.txt

This commit is contained in:
Robin Dunn
2020-07-20 10:42:06 -07:00
parent 5b248eb5f1
commit 33fa9afdcc

View File

@@ -1,7 +1,7 @@
This directory is where wxPython's ETG scripts will deposit the
wrapper generator files which describe the wxWidgets APIs that
wxPython wraps. These files will be fed to SIP to procude the C++ code
wxPython wraps. These files will be fed to SIP to produce the C++ code
for the extension modules.
Currently these files are not committed to the SVN repository, but
they should be included in any source tarballs that are distributed.
Currently these files are not committed to the source repository, (GitHub)
but they should be included in any source tarballs that are distributed.