From 2490d3300557448305d8d6662fc06ecee9d839aa Mon Sep 17 00:00:00 2001
From: Tanya Lattner
Date: Wed, 28 Nov 2007 05:14:49 +0000
Subject: Fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44391 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/TestingGuide.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/TestingGuide.html')
diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html
index d4ce6fd490..b279405103 100644
--- a/docs/TestingGuide.html
+++ b/docs/TestingGuide.html
@@ -697,7 +697,7 @@ directory to run them.
Configure the test suite using llvm configure. This will automatically configure llvm-test.
You must do it from the top level otherwise llvm-gcc will not be set which is required to
- run llvm-test.:
+ run llvm-test:
% cd $LLVM_OBJ_ROOT ; $LLVM_SRC_ROOT/configure --with-llvmgccdir=$LLVM_GCC_DIR
--
cgit v1.2.3-18-g5258