diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2009-08-13 20:08:52 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2009-08-13 20:08:52 +0000 |
commit | 0f6d5f815965477273def369d9a187b1eb28f7db (patch) | |
tree | e317c788fb672766540f0810d5f54f6bbd180627 /docs/Projects.html | |
parent | 10f9566503c1a81a49de533c04d743ac8fb73506 (diff) | |
download | external_llvm-0f6d5f815965477273def369d9a187b1eb28f7db.zip external_llvm-0f6d5f815965477273def369d9a187b1eb28f7db.tar.gz external_llvm-0f6d5f815965477273def369d9a187b1eb28f7db.tar.bz2 |
Grammar fix.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78930 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/Projects.html')
-rw-r--r-- | docs/Projects.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Projects.html b/docs/Projects.html index 3d83b3c..ada6196 100644 --- a/docs/Projects.html +++ b/docs/Projects.html @@ -121,8 +121,8 @@ configure script with these commands: % ./AutoRegen.sh</tt></p> </div> -<p>You must be using Autoconf version 2.59 or later and your aclocal version -should 1.9 or later.</p></li> +<p>You must be using Autoconf version 2.59 or later and your aclocal version +should be 1.9 or later.</p></li> <li>Run <tt>configure</tt> in the directory in which you want to place object code. Use the following options to tell your project where it |