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 2800e3b..ac8fb08 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