From c956955abeb94dd89d2f52f03e4b9d7a983f052c Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Mon, 27 May 2019 20:27:34 -0700 Subject: [PATCH] grammar fix --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 528a70fb..c93bda87 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -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.