Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2ab06c5

Browse filesBrowse files
committed
Fix a minor typo in EngFormatter docstring
1 parent 6d584ad commit 2ab06c5
Copy full SHA for 2ab06c5

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/matplotlib/ticker.py

Copy file name to clipboardExpand all lines: lib/matplotlib/ticker.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1033,7 +1033,7 @@ class EngFormatter(Formatter):
10331033
suitable for use with single-letter representations of powers of
10341034
1000. For example, 'Hz' or 'm'.
10351035
1036-
`places` is the percision with which to display the number,
1036+
`places` is the precision with which to display the number,
10371037
specified in digits after the decimal point (there will be between
10381038
one and three digits before the decimal point).
10391039
"""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.