From: Georg Brandl Date: Mon, 26 Jul 2010 15:11:49 +0000 (+0000) Subject: Fix grammar. X-Git-Tag: v3.2a1~98 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f6914aa76be75b5ac6fe2c11a3f1cedab317f43a;p=thirdparty%2FPython%2Fcpython.git Fix grammar. --- diff --git a/Doc/install/index.rst b/Doc/install/index.rst index 2231058237ce..033655146f7c 100644 --- a/Doc/install/index.rst +++ b/Doc/install/index.rst @@ -314,8 +314,8 @@ The idea behind the "home scheme" is that you build and maintain a personal stash of Python modules. This scheme's name is derived from the idea of a "home" directory on Unix, since it's not unusual for a Unix user to make their home directory have a layout similar to :file:`/usr/` or :file:`/usr/local/`. -This scheme can be used by anyone, regardless of the operating system their -installing for. +This scheme can be used by anyone, regardless of the operating system they +are installing for. Installing a new module distribution is as simple as ::