summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2012-05-08 18:55:57 +0000
committerEric Christopher <echristo@apple.com>2012-05-08 18:55:57 +0000
commit599da5ec016a6e52371c8e76e5aa091c04cbacd1 (patch)
tree8969849d06775da3793840a75308ca5ada2f69de
parentf468fd805a962dc75e27b1564c0053e2e992ddbc (diff)
downloadllvm-599da5ec016a6e52371c8e76e5aa091c04cbacd1.tar.gz
llvm-599da5ec016a6e52371c8e76e5aa091c04cbacd1.tar.bz2
llvm-599da5ec016a6e52371c8e76e5aa091c04cbacd1.tar.xz
Update comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156404 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--include/llvm/Analysis/DebugInfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/llvm/Analysis/DebugInfo.h b/include/llvm/Analysis/DebugInfo.h
index 894c5428b9..eb90ca4ae2 100644
--- a/include/llvm/Analysis/DebugInfo.h
+++ b/include/llvm/Analysis/DebugInfo.h
@@ -46,8 +46,8 @@ namespace llvm {
class DIObjCProperty;
/// DIDescriptor - A thin wraper around MDNode to access encoded debug info.
- /// This should not be stored in a container, because underly MDNode may
- /// change in certain situations.
+ /// This should not be stored in a container, because the underlying MDNode
+ /// may change in certain situations.
class DIDescriptor {
public:
enum {