summaryrefslogtreecommitdiff
path: root/docs/SourceLevelDebugging.html
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2012-01-03 18:38:37 +0000
committerEric Christopher <echristo@apple.com>2012-01-03 18:38:37 +0000
commit5e33d21d7f25c3765df1e6f628d7e104849956ce (patch)
tree5cb681fcdcd53a7ad0021d3746f5447e4517b1bd /docs/SourceLevelDebugging.html
parent5eb2e957b36ee1b9f1965e4acacca61a93e8aace (diff)
downloadllvm-5e33d21d7f25c3765df1e6f628d7e104849956ce.tar.gz
llvm-5e33d21d7f25c3765df1e6f628d7e104849956ce.tar.bz2
llvm-5e33d21d7f25c3765df1e6f628d7e104849956ce.tar.xz
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147456 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/SourceLevelDebugging.html')
-rw-r--r--docs/SourceLevelDebugging.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html
index 68ec9849cb..0d2d3f4996 100644
--- a/docs/SourceLevelDebugging.html
+++ b/docs/SourceLevelDebugging.html
@@ -576,7 +576,7 @@ DW_ATE_unsigned_char = 8
i64, ;; Offset in bits
i32, ;; Flags to encode attributes, e.g. private
metadata, ;; Reference to type derived from
- metadata, ;; (optional) Name of the Objective C property assoicated with
+ metadata, ;; (optional) Name of the Objective C property associated with
;; Objective-C an ivar
metadata, ;; (optional) Name of the Objective C property getter selector.
metadata, ;; (optional) Name of the Objective C property setter selector.