summaryrefslogtreecommitdiffstats
path: root/llvm/docs/GarbageCollection.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-05-25 08:45:31 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-05-25 08:45:31 +0000
commitbbea18c182d164729221e0af3542a2a12529352a (patch)
tree5ee71fdcf7db91793a239e84cc06d67e2806659d /llvm/docs/GarbageCollection.html
parentf6c4ee0744e3c5fb2c797e72e4f643a59f38bf35 (diff)
downloadbcm5719-llvm-bbea18c182d164729221e0af3542a2a12529352a.tar.gz
bcm5719-llvm-bbea18c182d164729221e0af3542a2a12529352a.zip
Fix a small typo.
llvm-svn: 13743
Diffstat (limited to 'llvm/docs/GarbageCollection.html')
-rw-r--r--llvm/docs/GarbageCollection.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/GarbageCollection.html b/llvm/docs/GarbageCollection.html
index 39ddeb88534..7502fb630f1 100644
--- a/llvm/docs/GarbageCollection.html
+++ b/llvm/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
OpenPOWER on IntegriCloud