From: Dan Gohman Date: Tue, 30 Mar 2010 20:04:57 +0000 (+0000) Subject: Fix a grammaro. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4bb31bfaa3ed2495dd99304316344dbe54f1d756;p=oota-llvm.git Fix a grammaro. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99917 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index 9d007566c96..46fd33f40d5 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -3080,7 +3080,7 @@ the lib/VMCore directory.

FunctionType
Subclass of DerivedTypes for function types.