diff options
Diffstat (limited to 'include/lldb/API/SBTarget.h')
| -rw-r--r-- | include/lldb/API/SBTarget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/API/SBTarget.h b/include/lldb/API/SBTarget.h index 21341fbc27fa..62398fcd4b94 100644 --- a/include/lldb/API/SBTarget.h +++ b/include/lldb/API/SBTarget.h @@ -544,7 +544,7 @@ public: /// into this call /// /// @param[out] error - /// Error information is written here if the memory read fails. + /// Status information is written here if the memory read fails. /// /// @return /// The amount of data read in host bytes. |
