Skip to content

Commit 51b217c

Browse files
Update lldb/bindings/interface/SBFrameDocstrings.i
Co-authored-by: Will Hawkins <[email protected]>
1 parent 02fef73 commit 51b217c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/bindings/interface/SBFrameDocstrings.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ See also SBThread."
8383
sets that exist for this thread.
8484
Each SBValue in the SBValueList represents one register-set.
8585
The first register-set will be the general purpose registers --
86-
the registers printed by the `register read` command-line lldb, with
86+
the registers printed by the `register read` command-line in lldb, with
8787
no additional arguments.
8888
The register-set SBValue will have a name, e.g.
8989
SBFrame::GetRegisters().GetValueAtIndex(0).GetName()

0 commit comments

Comments
 (0)