From ba2d6fba0064b01c85616a9118708eba8382e388 Mon Sep 17 00:00:00 2001 From: Dmitri Gribenko Date: Wed, 19 Dec 2012 12:51:48 +0000 Subject: [PATCH] Documentation: add a missing space git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170542 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/design_and_overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.