summaryrefslogtreecommitdiffstats
path: root/lldb/docs/lldb-gdb-remote.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/docs/lldb-gdb-remote.txt')
-rw-r--r--lldb/docs/lldb-gdb-remote.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/docs/lldb-gdb-remote.txt b/lldb/docs/lldb-gdb-remote.txt
index 18e23e63c33..9a51383a71a 100644
--- a/lldb/docs/lldb-gdb-remote.txt
+++ b/lldb/docs/lldb-gdb-remote.txt
@@ -10,7 +10,7 @@ Some packets improve performance, others allow for remote process launching
(if you have an OS), and others allow us to dynamically figure out what
registers a thread might have. Again with GDB, both sides pre-agree on how the
registers will look (how many, their register number,name and offsets). We
-prefer to be able to dynamically determine what kind of architecture, os and
+prefer to be able to dynamically determine what kind of architecture, OS and
vendor we are debugging, as well as how things are laid out when it comes to
the thread register contexts. Below are the details on the new packets we have
added above and beyond the standard GDB remote protocol packets.
OpenPOWER on IntegriCloud