aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Core/AddressRange.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Core/AddressRange.h')
-rw-r--r--include/lldb/Core/AddressRange.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/lldb/Core/AddressRange.h b/include/lldb/Core/AddressRange.h
index bd3ab2ab5da5..9d781f3e85ae 100644
--- a/include/lldb/Core/AddressRange.h
+++ b/include/lldb/Core/AddressRange.h
@@ -189,7 +189,7 @@ public:
/// how the base address gets displayed.
///
/// @param[in] s
- /// The stream to which to dump the object descripton.
+ /// The stream to which to dump the object description.
///
/// @param[in] style
/// The display style for the address.
@@ -215,7 +215,7 @@ public:
/// and pointer values, reference counts, etc.
///
/// @param[in] s
- /// The stream to which to dump the object descripton.
+ /// The stream to which to dump the object description.
//------------------------------------------------------------------
void
DumpDebug (Stream *s) const;