From: Brian Gaeke Date: Mon, 25 Aug 2003 17:29:40 +0000 (+0000) Subject: Fix spelling error in comment. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4dee6d781eb7a6755f63929630204aff4fab998b;p=oota-llvm.git Fix spelling error in comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8143 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Linker/2003-08-23-RecursiveOpaqueTypeResolve.ll b/test/Linker/2003-08-23-RecursiveOpaqueTypeResolve.ll index 2800e3b1748..ac8fb088318 100644 --- a/test/Linker/2003-08-23-RecursiveOpaqueTypeResolve.ll +++ b/test/Linker/2003-08-23-RecursiveOpaqueTypeResolve.ll @@ -1,4 +1,4 @@ -; It's a bad idea to go recursively trapesing through types without a safety +; It's a bad idea to go recursively traipsing through types without a safety ; net. ; RUN: as < %s > Output/%s.out1.bc