aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Core/Stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Core/Stream.h')
-rw-r--r--include/lldb/Core/Stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/Core/Stream.h b/include/lldb/Core/Stream.h
index 0fd4aac041a9..11780aa6ff0f 100644
--- a/include/lldb/Core/Stream.h
+++ b/include/lldb/Core/Stream.h
@@ -472,7 +472,7 @@ public:
/// Indent the current line in the stream.
///
/// Indent the current line using the current indentation level and
- /// print an optional string following the idenatation spaces.
+ /// print an optional string following the indentation spaces.
///
/// @param[in] s
/// A C string to print following the indentation. If NULL, just