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

Skip to content

Commit 5f31000

Browse files
committed
minor typo in docstring
[skip ci]
1 parent 7285c4c commit 5f31000

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)