diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html
index ec9e40bc6f7..f86463195e6 100644
--- a/docs/TestingGuide.html
+++ b/docs/TestingGuide.html
@@ -54,18 +54,18 @@ and run tests.
required to build LLVM, plus the following:
-- QMTest
+- QMTest
- The LLVM test suite uses QMTest to organize and run tests. Note:
you will need QMTest
2.0.3 (source tar.gz file) to be successful. The tests do not run with
any other version.
-- Python
+- Python
- You will need a Python interpreter that works with QMTest. Python will
need zlib and SAX support enabled.
-F2C
+F2C
For now, LLVM does not have a Fortran front-end, but using F2C, we can run
Fortran benchmarks. F2C support must be enabled via configure if not
installed in a standard place. F2C requires three items: the f2c