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

Skip to content

Commit da16bce

Browse files
committed
Typo in api_changes entry
1 parent 6339f65 commit da16bce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/api_changes_3.3/behaviour.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ did nothing, when passed an unsupported value. It now raises a ``ValueError``.
3939

4040
``Axis.set_ticklabels()`` must match ``FixedLocator.locs``
4141
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
42-
If an axis is using a `.tickers.FixedLocator`, typically set by a call to
42+
If an axis is using a `.ticker.FixedLocator`, typically set by a call to
4343
`.Axis.set_ticks`, then the number of ticklabels supplied must match the
4444
number of locations available (``FixedFormattor.locs``). If not, a
4545
``ValueError`` is raised.

0 commit comments

Comments
 (0)