10000 Update lib/matplotlib/scale.py · matplotlib/matplotlib@b9f047a · GitHub
[go: up one dir, main page]

Skip to content

Commit b9f047a

Browse files
dstansbytimhoffm
andcommitted
Update lib/matplotlib/scale.py
Co-Authored-By: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
1 parent 2679354 commit b9f047a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/scale.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ class SymmetricalLogScale(ScaleBase):
542542
Parameters
543543
----------
544544
basex, basey : float
545-
The base of the logarithm. Defualts to 10.
545+
The base of the logarithm. Defaults to 10.
546546
547547
linthreshx, linthreshy : float
548548
Defines the range ``(-x, x)``, within which the plot is linear.

0 commit comments

Comments
 (0)
0