8000 Fix typo · mdboom/matplotlib@2e0613a · GitHub
[go: up one dir, main page]

Skip to content

Commit 2e0613a

Browse files
committed
Fix typo
1 parent 13af980 commit 2e0613a

File tree

1 file changed

+1< BC29 /div>
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/cbook.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2580,7 +2580,7 @@ def _putmask(a, mask, values):
25802580
LOCKERROR: matplotlib is trying to acquire the lock
25812581
{!r}
25822582
and has failed. This maybe due to any other process holding this
2583-
lock. If you are sure no other matplotlib process in running try
2583+
lock. If you are sure no other matplotlib process is running try
25842584
removing these folders and trying again.
25852585
"""
25862586

0 commit comments

Comments
 (0)
0