From: Reid Spencer Date: Tue, 25 May 2004 08:45:31 +0000 (+0000) Subject: Fix a small typo. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=03d186abe08cb7080abf201c9d0547935ffadc20;p=oota-llvm.git Fix a small typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13743 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/GarbageCollection.html b/docs/GarbageCollection.html index 39ddeb88534..7502fb630f1 100644 --- a/docs/GarbageCollection.html +++ b/docs/GarbageCollection.html @@ -190,7 +190,7 @@ Entry: ... ;; "CodeBlock" is the block corresponding to the start - ;; of the scope scope above. + ;; of the scope above. CodeBlock: ;; Initialize the object, telling LLVM that it is now live. ;; Java has type-tags on objects, so it doesn't need any