From 87da3679141b014249fef5c5fe0c0ebe329ba587 Mon Sep 17 00:00:00 2001 From: Dolph Mathews Date: Fri, 7 Jun 2013 15:05:15 -0500 Subject: Missing contraction: Its -> It's (bug 1176213) Change-Id: I9403289012eea3b78f9bf02154827554d9e07462 --- doc/source/installing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/installing.rst b/doc/source/installing.rst index 48162153..2c9a131b 100644 --- a/doc/source/installing.rst +++ b/doc/source/installing.rst @@ -36,7 +36,7 @@ packages, instead using the source for the code and the Python Package Index .. _PyPi: http://pypi.python.org/pypi -Its expected that your system already has python_, pip_, and git_ available. +It's expected that your system already has python_, pip_, and git_ available. .. _python: http://www.python.org .. _pip: http://www.pip-installer.org/en/latest/installing.html -- cgit