From 76256a069c671c2ccdfd80bb0eed11800f30fe6a Mon Sep 17 00:00:00 2001 From: Duncan Sands Date: Fri, 18 May 2007 12:13:34 +0000 Subject: Fix typo. llvm-svn: 37224 --- llvm/test/lib/llvm.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/test/lib') diff --git a/llvm/test/lib/llvm.exp b/llvm/test/lib/llvm.exp index 4fc9c4aa5e1..a64692d2318 100644 --- a/llvm/test/lib/llvm.exp +++ b/llvm/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 -- cgit v1.2.3