grammar fix

This commit is contained in:
Robin Dunn
2019-05-27 20:27:34 -07:00
parent 2f45313257
commit c956955abe

View File

@@ -17,7 +17,7 @@ Extras: https://extras.wxPython.org/wxPython4/extras/
Pip: ``pip install wxPython==4.1.0``
Starting with this release wxPython has switched to tracking the wxWidgets
master branch for the wxWidgets source code which wxPython is built upon, and
master branch for the wxWidgets source code, which wxPython is built upon, and
which is included in the wxPython source archives.