Skip to content

Commit 851442c

Browse files
efiringanntzer
authored andcommitted
Tiny grammatical fixes to the API_changes.
1 parent 512d214 commit 851442c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
New `Formatter.format_ticks` method
22
```````````````````````````````````
33

4-
The `Formatter` class gained a new `~Formatter.format_ticks` methods, which
5-
takes the list of all tick locations as single argument and returns the list
4+
The `Formatter` class gained a new `~Formatter.format_ticks` method, which
5+
takes the list of all tick locations as a single argument and returns the list
66
of all formatted values. It is called by the axis tick handling code and, by
77
default, repeatedly calls `~Formatter.__call__`.
88

0 commit comments

Comments
 (0)