Fix spelling error in comment.
authorBrian Gaeke <gaeke@uiuc.edu>
Mon, 25 Aug 2003 17:29:40 +0000 (17:29 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Mon, 25 Aug 2003 17:29:40 +0000 (17:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8143 91177308-0d34-0410-b5e6-96231b3b80d8

test/Linker/2003-08-23-RecursiveOpaqueTypeResolve.ll

index 2800e3b1748d92ad7a6336e3e17f141e7967c953..ac8fb08831825a7f9e1c3049978ea8cb1de6958e 100644 (file)
@@ -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