Fix a small typo.
authorReid Spencer <rspencer@reidspencer.com>
Tue, 25 May 2004 08:45:31 +0000 (08:45 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 25 May 2004 08:45:31 +0000 (08:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13743 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GarbageCollection.html

index 39ddeb88534ac778172db20f55df37222222d5b7..7502fb630f1ca0f4b98c3248012670203633de23 100644 (file)
@@ -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