Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 7a152d8 + c0167a3 commit 8b6f634Copy full SHA for 8b6f634
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