From 7d841a4914ad92a4b54f3b515c6e50affa9b2614 Mon Sep 17 00:00:00 2001 From: Duncan Sands Date: Fri, 18 May 2007 12:13:34 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37224 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/lib/llvm.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/lib/llvm.exp b/test/lib/llvm.exp index 4fc9c4aa5e1..a64692d2318 100644 --- a/test/lib/llvm.exp +++ b/test/lib/llvm.exp @@ -39,7 +39,7 @@ proc execOneLine { test PRS outcome lineno line } { return $resultmsg } -# This prcoedure performs variable substitutions on the RUN: lines of a test +# This procedure performs variable substitutions on the RUN: lines of a test # cases. proc substitute { line test tmpFile } { global srcroot objroot srcdir objdir subdir target_triplet prcontext