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 | 2007dc889249c19a6acc97a70604bea0b7f5f992 (patch) | |
tree | 5bf2bb409543ce06d3bb0a046dcb1ba8455740ec /llvm/docs/SourceLevelDebugging.html | |
parent | 0bf886d41a66a1d1c0ee4678257bf38b7e46fae2 (diff) | |
download | bcm5719-llvm-2007dc889249c19a6acc97a70604bea0b7f5f992.tar.gz bcm5719-llvm-2007dc889249c19a6acc97a70604bea0b7f5f992.zip |
Fix typo.
llvm-svn: 147456
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 68ec9849cb2..0d2d3f49965 100644 --- a/llvm/docs/SourceLevelDebugging.html +++ b/llvm/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. |