Skip to content

Commit 512f458

Browse files
committed
fix module name: _wmi
1 parent 2a1c9b5 commit 512f458

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Fix a race in :mod:`_wmimodule` that can result in an "invalid handle"
2-
exception under high load. Fix by Chris Eibl.
1+
Fix a race in :mod:`_wmi` that can result in an "invalid handle"
2+
exception under high load. Patch by Chris Eibl.

0 commit comments

Comments
 (0)