Correct spelling, q.v. http://en.wikipedia.org/wiki/Bourne_shell

llvm-svn: 155202
diff --git a/llvm/docs/FAQ.html b/llvm/docs/FAQ.html
index 5988809..dfc7270 100644
--- a/llvm/docs/FAQ.html
+++ b/llvm/docs/FAQ.html
@@ -237,7 +237,7 @@
       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 ...