Fix grammar-o. Fixes PR13482!

llvm-svn: 160996
This commit is contained in:
Nick Lewycky 2012-07-30 21:10:51 +00:00
parent f308c128ea
commit 7e9f6d7d58
1 changed files with 1 additions and 1 deletions

View 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.