8000 Update docstring to reflect reality. · matplotlib/matplotlib@41a6242 · GitHub
[go: up one dir, main page]

Skip to content

Commit 41a6242

Browse files
committed
Update docstring to reflect reality.
1 parent 43ae77e commit 41a6242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ def _get_home():
469469
def _create_tmp_config_dir():
470470
"""
471471
If the config directory can not be created, create a temporary
472-
directory that is destroyed atexit.
472+
directory.
473473
"""
474474
import tempfile
475475

0 commit comments

Comments
 (0)
0