Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 26de1b2

Browse files
authored
Remove unneeded verb in the phrase in sys.rst (#122718)
1 parent 8a59dec commit 26de1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/sys.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1712,7 +1712,7 @@ always available.
17121712

17131713
To enable, pass a *depth* value greater than zero; this sets the
17141714
number of frames whose information will be captured. To disable,
1715-
pass set *depth* to zero.
1715+
set *depth* to zero.
17161716

17171717
This setting is thread-specific.
17181718

0 commit comments

Comments
 (0)