We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a152d8 commit c0167a3Copy full SHA for c0167a3
doc/users/artists.rst
@@ -17,7 +17,7 @@ talking to user interface toolkits like `wxPython
17
<https://www.wxpython.org>`_ or drawing languages like PostScript®, and
18
the ``Artist`` handles all the high level constructs like representing
19
and laying out the figure, text, and lines. The typical user will
20
-spend 95% of his time working with the ``Artists``.
+spend 95% of their time working with the ``Artists``.
21
22
There are two types of ``Artists``: primitives and containers. The primitives
23
represent the standard graphical objects we want to paint onto our canvas:
0 commit comments