summaryrefslogtreecommitdiffstats
path: root/llvm/test/lib
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2007-05-18 12:13:34 +0000
committerDuncan Sands <baldrick@free.fr>2007-05-18 12:13:34 +0000
commit76256a069c671c2ccdfd80bb0eed11800f30fe6a (patch)
treecff03c7962526ffa6f5b8b79a5a664c134135388 /llvm/test/lib
parentea7a3264685a394ed45bd55e370681ba03d83421 (diff)
downloadbcm5719-llvm-76256a069c671c2ccdfd80bb0eed11800f30fe6a.tar.gz
bcm5719-llvm-76256a069c671c2ccdfd80bb0eed11800f30fe6a.zip
Fix typo.
llvm-svn: 37224
Diffstat (limited to 'llvm/test/lib')
-rw-r--r--llvm/test/lib/llvm.exp2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud