aboutsummaryrefslogtreecommitdiff
path: root/docs/lldb-gdb-remote.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/lldb-gdb-remote.txt')
-rw-r--r--docs/lldb-gdb-remote.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/lldb-gdb-remote.txt b/docs/lldb-gdb-remote.txt
index 450981894184..80a44e866cab 100644
--- a/docs/lldb-gdb-remote.txt
+++ b/docs/lldb-gdb-remote.txt
@@ -1029,7 +1029,7 @@ for this region.
// region what contains data mapped from the specified file.
//
// RESPONSE
-// <unsinged-hex64> - Load address of the file in big endian encoding
+// <unsigned-hex64> - Load address of the file in big endian encoding
// "E01" - the requested file isn't loaded
// "EXX" - for any other errors
//