llvm-svn: 155202
This commit is contained in:
Joel Jones 2012-04-20 16:08:56 +00:00
parent 9e599bb6ac
commit 58c5ac4793
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ LLVM have been ported to a plethora of platforms.</p>
work.</p></li>
<li><p>Run <tt>configure</tt> with an alternative <tt>PATH</tt> that is
correct. In a Borne compatible shell, the syntax would be:</p>
correct. In a Bourne compatible shell, the syntax would be:</p>
<pre class="doc_code">
% PATH=[the path without the bad program] ./configure ...