From: Berker Peksag Date: Wed, 15 Jun 2016 15:12:49 +0000 (+0300) Subject: Make faq/general.rst gender-inclusive, patch by Sam Hathaway. X-Git-Tag: v3.6.0a3~138^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=33e7ca78f919e1a85e28934616e71d65da9368e0;p=python Make faq/general.rst gender-inclusive, patch by Sam Hathaway. --- diff --git a/Doc/faq/general.rst b/Doc/faq/general.rst index 6b773dd1e9..3f96700b2d 100644 --- a/Doc/faq/general.rst +++ b/Doc/faq/general.rst @@ -438,7 +438,7 @@ remember the methods for a list, they can do something like this:: >>> L [1] -With the interpreter, documentation is never far from the student as he's +With the interpreter, documentation is never far from the student as they are programming. There are also good IDEs for Python. IDLE is a cross-platform IDE for Python