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

Skip to content

Commit 5166375

Browse files
committed
Use singular they. Thanks to Mark Summerfield.
1 parent 325477e commit 5166375

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/sys.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@ always available.
814814
Python.
815815

816816
The highest possible limit is platform-dependent. A user may need to set the
817-
limit higher when she has a program that requires deep recursion and a platform
817+
limit higher when they have a program that requires deep recursion and a platform
818818
that supports a higher limit. This should be done with care, because a too-high
819819
limit can lead to a crash.
820820

0 commit comments

Comments
 (0)