From: Dmitri Gribenko Date: Wed, 19 Dec 2012 12:51:48 +0000 (+0000) Subject: Documentation: add a missing space X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d3be5d9bf64f32b578c69b08cef6dd70ccce1a4a;p=platform%2Fupstream%2Fllvm.git Documentation: add a missing space llvm-svn: 170542 --- diff --git a/llvm/docs/design_and_overview.rst b/llvm/docs/design_and_overview.rst index 22e8125..4b1d627 100644 --- a/llvm/docs/design_and_overview.rst +++ b/llvm/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.