Fix grammar-o. Fixes PR13482!
authorNick Lewycky <nicholas@mxc.ca>
Mon, 30 Jul 2012 21:10:51 +0000 (21:10 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 30 Jul 2012 21:10:51 +0000 (21:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160996 91177308-0d34-0410-b5e6-96231b3b80d8

docs/Projects.rst

index c4be6da5a0694cd0590e244ee9ed73f6d1e59c40..63132887a5990c40844f71cfbe7baeceef8d8c6e 100644 (file)
@@ -102,7 +102,7 @@ Follow these simple steps to start your project:
    ``--prefix=<directory>``
        Tell your project where it should get installed.
 
-That's it!  Now all you have to do is type ``gmake`` (or ``make`` if your on a
+That's it!  Now all you have to do is type ``gmake`` (or ``make`` if you're on a
 GNU/Linux system) in the root of your object directory, and your project should
 build.