aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-01-18 06:12:10 +0000
committerChris Lattner <sabre@nondot.org>2011-01-18 06:12:10 +0000
commit899407533ac26ff0ff827631bd5164b67548272f (patch)
treec097a593db0e54072b52adcbc91949d00a063c44 /docs
parent687ae9606bb983659700b133963f48c9a06aec03 (diff)
downloadexternal_llvm-899407533ac26ff0ff827631bd5164b67548272f.zip
external_llvm-899407533ac26ff0ff827631bd5164b67548272f.tar.gz
external_llvm-899407533ac26ff0ff827631bd5164b67548272f.tar.bz2
finish a sentence.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123750 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/SourceLevelDebugging.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html
index 166ce07..300f97a 100644
--- a/docs/SourceLevelDebugging.html
+++ b/docs/SourceLevelDebugging.html
@@ -78,7 +78,7 @@ height="369">
that the LLVM debug information</a> takes, which is useful for those
interested in creating front-ends or dealing directly with the information.
Further, this document provides specific examples of what debug information
- for C/C++.</p>
+ for C/C++ looks like.</p>
</div>