diff options
| author | Chris Lattner <sabre@nondot.org> | 2009-07-18 21:47:15 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2009-07-18 21:47:15 +0000 |
| commit | cb3f64f94564385430bc876d1363b3c6c6e14f8c (patch) | |
| tree | cd61f174f6bd295cd72a56535e0f7c40ea2e9cfe /llvm/docs/SourceLevelDebugging.html | |
| parent | 4a913f1e215cbb9541faa1db37ea734fef6d0a7e (diff) | |
| download | bcm5719-llvm-cb3f64f94564385430bc876d1363b3c6c6e14f8c.tar.gz bcm5719-llvm-cb3f64f94564385430bc876d1363b3c6c6e14f8c.zip | |
fix some typos pointed out by Hidenobu Seki
llvm-svn: 76342
Diffstat (limited to 'llvm/docs/SourceLevelDebugging.html')
| -rw-r--r-- | llvm/docs/SourceLevelDebugging.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/SourceLevelDebugging.html b/llvm/docs/SourceLevelDebugging.html index 11b3600bdbe..fab63046a48 100644 --- a/llvm/docs/SourceLevelDebugging.html +++ b/llvm/docs/SourceLevelDebugging.html @@ -80,7 +80,7 @@ height="369"> debug information in LLVM. It describes the <a href="#format">actual format 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 specifc examples of what debug information + Further, this document provides specific examples of what debug information for C/C++.</p> </div> |

