From: Dmitri Gribenko Date: Wed, 19 Dec 2012 12:51:48 +0000 (+0000) Subject: Documentation: add a missing space X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=ba2d6fba0064b01c85616a9118708eba8382e388;p=oota-llvm.git Documentation: add a missing space git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170542 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/design_and_overview.rst b/docs/design_and_overview.rst index 22e8125bb6d..4b1d627380c 100644 --- a/docs/design_and_overview.rst +++ b/docs/design_and_overview.rst @@ -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 `_ Design overview.