We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d584ad commit 2ab06c5Copy full SHA for 2ab06c5
lib/matplotlib/ticker.py
@@ -1033,7 +1033,7 @@ class EngFormatter(Formatter):
1033
suitable for use with single-letter representations of powers of
1034
1000. For example, 'Hz' or 'm'.
1035
1036
- `places` is the percision with which to display the number,
+ `places` is the precision with which to display the number,
1037
specified in digits after the decimal point (there will be between
1038
one and three digits before the decimal point).
1039
"""
0 commit comments