Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1713368

Browse files
committed
Merge pull request #4701 from hamogu/patch-2
minor typo in docstring
2 parents 7285c4c + 5f31000 commit 1713368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/sphinxext/plot_directive.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
This is the caption for the plot
2020
21-
Additionally, one my specify the name of a function to call (with
21+
Additionally, one may specify the name of a function to call (with
2222
no arguments) immediately after importing the module::
2323
2424
.. plot:: path/to/plot.py plot_function1

0 commit comments

Comments
 (0)