Skip to content

Commit 76ec481

Browse files
committed
fix typo
1 parent bf4259a commit 76ec481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/next_whats_new/tick_labelfont_param.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ label font separately from the rest of the text objects:
55

66
.. code-block:: python
77
8-
Axis.tick_params(labelfontfamily*='monospace')
8+
Axis.tick_params(labelfontfamily='monospace')

0 commit comments

Comments
 (0)