Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 40fa9d3

Browse filesBrowse files
NelleVdstansby
authored andcommitted
Merge pull request matplotlib#8328 from jli/patch-1
Use neutral pronoun in docs.
1 parent 5e3df66 commit 40fa9d3
Copy full SHA for 40fa9d3

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/users/artists.rst

Copy file name to clipboardExpand all lines: doc/users/artists.rst
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.