Skip to content

Commit b57ff97

Browse files
DavidSpickettgithub-actions[bot]
authored andcommitted
Automerge: [lldb][docs] Correct spelling in debugging doc
2 parents c54d458 + 62385b8 commit b57ff97

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)