Skip to content

Commit ab125ed

Browse files
Update Doc/library/profile.rst
Co-authored-by: Adam Turner <[email protected]>
1 parent cd6d47b commit ab125ed

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Doc/library/profile.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,9 @@ profile another script. For example::
135135

136136
.. option:: -s <sort_order>
137137

138-
Specifies one of the :func:`~pstats.Stats.sort_stats` sort values to sort
139-
the output by. This only applies when :option:`-o <cProfile -o>` is not supplied.
138+
Specifies one of the :func:`~pstats.Stats.sort_stats` sort values
139+
to sort the output by.
140+
This only applies when :option:`-o <cProfile -o>` is not supplied.
140141

141142
.. option:: -m <module>
142143

0 commit comments

Comments
 (0)