8000 dates: fix guaranteed typo · matplotlib/matplotlib@9f37edb · GitHub
[go: up one dir, main page]

Skip to content

Commit 9f37edb

Browse files
committed
dates: fix guaranteed typo
1 parent 207b9a7 commit 9f37edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/dates.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
locations. If called with ``interval_multiples=True`` it will
101101
make ticks line up with sensible multiples of the tick intervals. E.g.
5E5C 102102
if the interval is 4 hours, it will pick hours 0, 4, 8, etc as ticks.
103-
This behaviour is not garaunteed by default.
103+
This behaviour is not guaranteed by default.
104104
105105
Date formatters
106106
---------------

0 commit comments

Comments
 (0)
0