mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Remove unneeded verb in the phrase in sys.rst (#122718)
This commit is contained in:
parent
8a59deca59
commit
26de1b245e
1 changed files with 1 additions and 1 deletions
|
@ -1712,7 +1712,7 @@ always available.
|
|||
|
||||
To enable, pass a *depth* value greater than zero; this sets the
|
||||
number of frames whose information will be captured. To disable,
|
||||
pass set *depth* to zero.
|
||||
set *depth* to zero.
|
||||
|
||||
This setting is thread-specific.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue