8000 Remove redundancy in docs · matplotlib/matplotlib@64b0fb6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 64b0fb6

Browse files
Remove redundancy in docs
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent 15591fb commit 64b0fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_secondary_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ def set_color(self, color):
300300
for examples of making these conversions.
301301
302302
transform : `.Transform`, optional
303-
An optional transform that can be passed. *location* will be
303+
If specified, *location* will be
304304
placed relative to this transform (in the direction of the axis)
305305
rather than the parent's axis. i.e. a secondary x-axis will
306306
use the provided y transform and the x transform of the parent.

0 commit comments

Comments
 (0)
0