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

Appearance settings

Commit da16bce

Browse filesBrowse files
committed
Typo in api_changes entry
1 parent 6339f65 commit da16bce
Copy full SHA for da16bce

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/api/api_changes_3.3/behaviour.rst

Copy file name to clipboardExpand all lines: doc/api/api_changes_3.3/behaviour.rst
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.