Skip to content

Commit c0167a3

Browse files
authored
Use neutral pronoun in docs.
1 parent 7a152d8 commit c0167a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/artists.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ talking to user interface toolkits like `wxPython
1717
<https://www.wxpython.org>`_ or drawing languages like PostScript®, and
1818
the ``Artist`` handles all the high level constructs like representing
1919
and laying out the figure, text, and lines. The typical user will
20-
spend 95% of his time working with the ``Artists``.
20+
spend 95% of their time working with the ``Artists``.
2121

2222
There are two types of ``Artists``: primitives and containers. The primitives
2323
represent the standard graphical objects we want to paint onto our canvas:

0 commit comments

Comments
 (0)