Skip to content

Commit 0e7e77f

Browse files
committed
Clean up formatting
1 parent a386406 commit 0e7e77f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lldb/source/Commands/Options.td

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1472,6 +1472,6 @@ let Command = "statistics dump" in {
14721472
Group<1>,
14731473
Arg<"Boolean">,
14741474
Desc<"Dump statistics for known plugins including name, order, and "
1475-
"enabled "
1476-
"state. Defaults to true for both summary and default mode.">;
1475+
"enabled state. Defaults to true for both summary and default "
1476+
"mode.">;
14771477
}

0 commit comments

Comments
 (0)