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

Skip to content

Commit 9f37edb

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.
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)