diff --git a/lldb/include/lldb/Core/Module.h b/lldb/include/lldb/Core/Module.h index 38051788b9a7f..cc3edbb3f1bbe 100644 --- a/lldb/include/lldb/Core/Module.h +++ b/lldb/include/lldb/Core/Module.h @@ -300,7 +300,7 @@ class Module : public std::enable_shared_from_this, /// containing function. If it is not inlined, then the block will be NULL. /// /// \param[in] name - /// The name of the compile unit we are looking for. + /// The name of the function we are looking for. /// /// \param[in] name_type_mask /// A bit mask of bits that indicate what kind of names should