8000 Fix typo... · matplotlib/matplotlib@9867019 · GitHub
[go: up one dir, main page]

Skip to content

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 9867019

Browse files
authored
Fix typo...
1 parent efdd8d7 commit 9867019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/devel/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ that can usually be ignored, but a mystified user could call
470470
says why.
471471

472472
`logging.debug` is the least likely to be displayed, and hence can be the most
473-
verbose. "Expected" code paths (e.g., reporting normal intermediat steps of
473+
verbose. "Expected" code paths (e.g., reporting normal intermediate steps of
474474
layouting or rendering) should only log at this level.
475475

476476
.. _logging tutorial: https://docs.python.org/3/howto/logging.html#logging-basic-tutorial

0 commit comments

Comments
 (0)
0