]> granicus.if.org Git - clang/commitdiff
Add missing whitespace.
authorTed Kremenek <kremenek@apple.com>
Thu, 8 Jul 2010 19:43:08 +0000 (19:43 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 8 Jul 2010 19:43:08 +0000 (19:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107897 91177308-0d34-0410-b5e6-96231b3b80d8

www/analyzer/installation.html

index c82683fb5db1d86350e80b7e1fdf09a13d7ec0fb..9eaacd72d7e32066cbbb694612ae9b4d4cca44f6 100644 (file)
@@ -91,7 +91,7 @@ source code</a>.<p>
 <li>The location of the <tt>clang</tt> binary.
 
 <p>For example, if you built a <em>Debug+Asserts</em> build of LLVM/Clang (the
-default), the resultant<tt>clang</tt> binary will be in $(OBJDIR)/Debug+Asserts
+default), the resultant <tt>clang</tt> binary will be in $(OBJDIR)/Debug+Asserts
 (where <tt>$(OBJDIR)</tt> is often the same as the root source directory).  You
 can also do <tt>make install</tt> to install the LLVM/Clang libaries and
 binaries to the installation directory of your choice (specified when you run