Fix typo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37224 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duncan Sands 2007-05-18 12:13:34 +00:00
parent 32a8344cfa
commit 7d841a4914

View File

@ -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