mirror of https://github.com/python/cpython.git
Remove unneeded verb in the phrase in sys.rst (#122718)
This commit is contained in:
parent
8a59deca59
commit
26de1b245e
|
@ -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…
Reference in New Issue