Skip to content

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)