8000 Fix trivial doc typos. · matplotlib/matplotlib@968ac37 · GitHub
[go: up one dir, main page]

Skip to content

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 968ac37

Browse files
committed
Fix trivial doc typos.
1 parent 408b1ab commit 968ac37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/pyplot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -849,7 +849,7 @@ def get_current_fig_manager():
849849
The figure manager is a container for the actual backend-depended window
850850
that displays the figure on screen.
851851
852-
If if no current figure exists, a new one is created an its figure
852+
If no current figure exists, a new one is created, and its figure
853853
manager is returned.
854854
855855
Returns

0 commit comments

Comments
 (0)
0