From: Duncan Sands Date: Fri, 18 May 2007 12:13:34 +0000 (+0000) Subject: Fix typo. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7d841a4914ad92a4b54f3b515c6e50affa9b2614;p=oota-llvm.git Fix typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37224 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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