]> granicus.if.org Git - python/commitdiff
Fix grammar.
authorGeorg Brandl <georg@python.org>
Mon, 26 Jul 2010 15:11:49 +0000 (15:11 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 26 Jul 2010 15:11:49 +0000 (15:11 +0000)
Doc/install/index.rst

index 2231058237ce2ad782b23b960159d8d83eb79886..033655146f7ce49beb42bea6abd4f981589a58f2 100644 (file)
@@ -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 ::