8000 Update doc/api/next_api_changes/2018-01-30-AL.rst · matplotlib/matplotlib@49a7974 · GitHub
[go: up one dir, main page]

Skip to content

Commit 49a7974

Browse files
QuLogicanntzer
andauthored
Update doc/api/next_api_changes/2018-01-30-AL.rst
Co-Authored-By: anntzer <anntzer.lee@gmail.com>
1 parent 73affe1 commit 49a7974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/next_api_changes/2018-01-30-AL.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ with ``xaxis.major.locator()``, but ``xaxis.get_minorticklocs()`` does not.
1111

1212
If you were relying on both the major and minor tick labels to appear on the
1313
same tick, you may need to update your code. For example, the following
14-
snippet labeled days using major ticks and hours and minutes using minor
14+
snippet labeled days using major ticks, and hours and minutes using minor
1515
ticks::
1616

1717
import numpy as np

0 commit comments

Comments
 (0)
0