Documentation: add a missing space
authorDmitri Gribenko <gribozavr@gmail.com>
Wed, 19 Dec 2012 12:51:48 +0000 (12:51 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Wed, 19 Dec 2012 12:51:48 +0000 (12:51 +0000)
llvm-svn: 170542

llvm/docs/design_and_overview.rst

index 22e8125..4b1d627 100644 (file)
@@ -21,7 +21,7 @@ LLVM Design & Overview
 
   Book chapter providing a compiler hacker's introduction to LLVM.
 
-* `LLVM: A Compilation Framework forLifelong Program Analysis & Transformation
+* `LLVM: A Compilation Framework for Lifelong Program Analysis & Transformation
   <http://llvm.org/pubs/2004-01-30-CGO-LLVM.html>`_
 
   Design overview.