aboutsummaryrefslogtreecommitdiff
path: root/lldb/include/lldb/Symbol/CompileUnit.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/include/lldb/Symbol/CompileUnit.h')
-rw-r--r--lldb/include/lldb/Symbol/CompileUnit.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lldb/include/lldb/Symbol/CompileUnit.h b/lldb/include/lldb/Symbol/CompileUnit.h
index 34e34e5514df..44e1d673f1fd 100644
--- a/lldb/include/lldb/Symbol/CompileUnit.h
+++ b/lldb/include/lldb/Symbol/CompileUnit.h
@@ -208,9 +208,9 @@ public:
/// unit file.
///
/// \param[in] exact
- /// If \btrue match only if there is a line table entry for this line
+ /// If \b true match only if there is a line table entry for this line
/// number.
- /// If \bfalse, find the line table entry equal to or after this line
+ /// If \b false, find the line table entry equal to or after this line
/// number.
///
/// \param[out] line_entry