From cb3f64f94564385430bc876d1363b3c6c6e14f8c Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 18 Jul 2009 21:47:15 +0000 Subject: fix some typos pointed out by Hidenobu Seki llvm-svn: 76342 --- llvm/docs/SourceLevelDebugging.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/SourceLevelDebugging.html') 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 actual format that the LLVM debug information 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++.

-- cgit v1.2.3