fix some typos pointed out by Hidenobu Seki


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76342 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html
index 11b3600..fab6304 100644
--- a/docs/SourceLevelDebugging.html
+++ b/docs/SourceLevelDebugging.html
@@ -80,7 +80,7 @@
    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>