Skip to content

Commit 7fab36b

Browse files
authored
Fix bad class name
1 parent 7080b17 commit 7fab36b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fix the unimplemented ``get_value`` method of the ``_multiprocessing.SemLock`` class on MacOSX by adding a specific inherited class between ``multiprocessing.SemLock`` and :class:`multiprocessing.Semahore`.
1+
Fix the unimplemented ``get_value`` method of the ``_multiprocessing.SemLock`` class on MacOSX by adding a specific inherited class between ``multiprocessing.SemLock`` and :class:`multiprocessing.Semaphore`.

0 commit comments

Comments
 (0)