Add whitespace before a parenthesis.
authorMikhail Glushenkov <foldr@codedgers.com>
Mon, 13 Oct 2008 02:46:01 +0000 (02:46 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Mon, 13 Oct 2008 02:46:01 +0000 (02:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57430 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index a67a4d87204c2569f92b2aeefbaef7456cdbb735..24317da335620f49c2c215c1e1fd288c4b4cf123 100644 (file)
@@ -360,7 +360,7 @@ faster:</p>
 </p>
 
 <ul>
-<li><tt>llvmc2</tt>(the generic compiler driver) gained plugin
+<li><tt>llvmc2</tt> (the generic compiler driver) gained plugin
   support. It is now easier to experiment with <tt>llvmc2</tt> and
   build your own tools based on it. </li>
 <li>raw_ostream + formatting</li>