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

Skip to content

Commit 114d9f3

Browse files
committed
description fix
1 parent cdd1516 commit 114d9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/scale.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ def _make_axis_parameter_optional(init_func):
113113
callerd with or without the *axis* parameter.
114114
115115
For simplicity, this does not handle the case when *axis*
116-
is passed as a keyword. Howver,
116+
is passed as a keyword. However,
117117
scanning GitHub, there's no evidence that that is used anywhere.
118118
119119
Parameters

0 commit comments

Comments
 (0)