diff options
author | Eric Christopher <echristo@apple.com> | 2012-01-03 18:38:37 +0000 |
---|---|---|
committer | Eric Christopher <echristo@apple.com> | 2012-01-03 18:38:37 +0000 |
commit | 5e33d21d7f25c3765df1e6f628d7e104849956ce (patch) | |
tree | 5cb681fcdcd53a7ad0021d3746f5447e4517b1bd /docs/SourceLevelDebugging.html | |
parent | 5eb2e957b36ee1b9f1965e4acacca61a93e8aace (diff) |
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.html | 2 |
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. |