Another typo

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37817 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Anton Korobeynikov 2007-06-29 21:44:14 +00:00
parent 821262953a
commit 96734d741f

View File

@ -723,7 +723,7 @@ labels:</p>
you get it from the Subversion repository:</p> you get it from the Subversion repository:</p>
<pre> <pre>
cd llvm/projects cd llvm/projects
svn so http://llvm.org/svn/llvm-project/test-suite/trunk test-suite svn co http://llvm.org/svn/llvm-project/test-suite/trunk test-suite
</pre> </pre>
<p>By placing it in the <tt>llvm/projects</tt>, it will be automatically <p>By placing it in the <tt>llvm/projects</tt>, it will be automatically
configured by the LLVM configure script as well as automatically updated when configured by the LLVM configure script as well as automatically updated when