[Docs] Test commit

Fixes typo - Removes extra space between last word of sentence and period.

llvm-svn: 369216
This commit is contained in:
DeForest Richards 2019-08-18 19:07:10 +00:00
parent 9e074c06fe
commit c944438dfd
1 changed files with 1 additions and 1 deletions

View File

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