Skip to content

Commit 7b0b327

Browse files
committed
DOC: it's -> its
1 parent d9df057 commit 7b0b327

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/users/interactive.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ IPython integration
5252
===================
5353

5454
We recommend using IPython for an interactive shell. In addition to
55-
all of it's features (improved tab-completion, magics,
55+
all of its features (improved tab-completion, magics,
5656
multiline-editing, etc), it also ensures that the GUI toolkit event
5757
loop is properly integrated with the command line (see
5858
:ref:`cp_integration`). To configure the integration and enable
@@ -302,5 +302,5 @@ way to access your figure.
302302
PyCharm, Spydter, and VSCode
303303
----------------------------
304304

305-
Many IDEs have built-in integration with Matplotlib, please consult it's
305+
Many IDEs have built-in integration with Matplotlib, please consult its
306306
documentation for configuration details.

0 commit comments

Comments
 (0)