gh-102994: Profile docs has typo in example (GH-103074)

(cherry picked from commit 55decb72c4)

Co-authored-by: Nouran Ali <nouranalimohammed@gmail.com>
This commit is contained in:
Miss Islington (bot) 2023-04-02 15:52:11 -07:00 committed by GitHub
parent 0854bdf15f
commit 823622212e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@ the following::
The first line indicates that 214 calls were monitored. Of those calls, 207 The first line indicates that 214 calls were monitored. Of those calls, 207
were :dfn:`primitive`, meaning that the call was not induced via recursion. The were :dfn:`primitive`, meaning that the call was not induced via recursion. The
next line: ``Ordered by: cumulative name``, indicates that the text string in the next line: ``Ordered by: cumulative time``, indicates that the text string in the
far right column was used to sort the output. The column headings include: far right column was used to sort the output. The column headings include:
ncalls ncalls