summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorDeForest Richards <d4m1887@gmail.com>2019-08-18 19:07:10 +0000
committerDeForest Richards <d4m1887@gmail.com>2019-08-18 19:07:10 +0000
commitc944438dfdbd6de9785f4652244e80d194f40b92 (patch)
tree4520b5e24508c3f5d41de2158f13b1b2fa39e40f /llvm/docs
parent9e074c06fe08c6b2da3d119c7aa7e6724a8d13ab (diff)
downloadbcm5719-llvm-c944438dfdbd6de9785f4652244e80d194f40b92.tar.gz
bcm5719-llvm-c944438dfdbd6de9785f4652244e80d194f40b92.zip
[Docs] Test commit
Fixes typo - Removes extra space between last word of sentence and period. llvm-svn: 369216
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/TestingGuide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/TestingGuide.rst b/llvm/docs/TestingGuide.rst
index fed9a6bfcab..f147a9fbd7a 100644
--- a/llvm/docs/TestingGuide.rst
+++ b/llvm/docs/TestingGuide.rst
@@ -92,7 +92,7 @@ The test are written in C based languages or in LLVM assembly language.
These tests are compiled and run under a debugger. The debugger output
is checked to validate of debugging information. See README.txt in the
-test suite for more information . This test suite is located in the
+test suite for more information. This test suite is located in the
``debuginfo-tests`` Subversion module.
Quick start
OpenPOWER on IntegriCloud