Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
Appearance settings

Commit7fb0e35

Browse files
committed
Fix typo
1 parent506aef0 commit7fb0e35

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎lib/matplotlib/sphinxext/plot_directive.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,11 @@
9797
The plot directive has the following configuration options:
9898
9999
plot_output_base_name
100-
Default value for the output-base-name option. It's recommended tothe
101-
format string ``{counter}`` (for example, ``'plot-{counter}'``) so that
102-
multiple plots in the same document will not conflict with each other.
103-
(default is to use the name of the input script, or the name of the RST
104-
file if no script is provided)
100+
Default value for the output-base-name option. It's recommended toinclude
101+
theformat string ``{counter}`` (for example, ``'plot-{counter}'``) so
102+
thatmultiple plots in the same document will not conflict with each
103+
other.(default is to use the name of the input script, or the name of the
104+
RSTfile if no script is provided)
105105
106106
plot_include_source
107107
Default value for the include-source option (default: False).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp