Skip to content

Commit c7ae6ea

Browse files
author
Stanley, Simon
committed
Removed repeated the in pyplot.gca() doc string.
1 parent 711bacb commit c7ae6ea

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
@@ -814,7 +814,7 @@ def gca(**kwargs):
814814
815815
Examples
816816
---------
817-
To get the the current polar axes on the current figure::
817+
To get the current polar axes on the current figure::
818818
819819
plt.gca(projection='polar')
820820

0 commit comments

Comments
 (0)