Skip to content

Commit 62385b8

Browse files
committed
[lldb][docs] Correct spelling in debugging doc
1 parent 01813e8 commit 62385b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/docs/resources/debugging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ in. For example, to find a process that acted as a ``gdbserver`` instance::
236236
Remote Debugging
237237
----------------
238238

239-
If you want to debug part of LLDB running on a remote machine, the principals
239+
If you want to debug part of LLDB running on a remote machine, the principles
240240
are the same but we will have to start debug servers, then attach debuggers to
241241
those servers.
242242

0 commit comments

Comments
 (0)