Skip to content

Commit 7de4f73

Browse files
committed
Replace parenthetical with a prepositional phrase.
1 parent 7ad150b commit 7de4f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/queue.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ Terminating queues
234234
^^^^^^^^^^^^^^^^^^
235235

236236
When no longer needed, :class:`Queue` objects can be wound down
237-
until empty or terminated immediately (a hard shutdown).
237+
until empty or terminated immediately with a hard shutdown.
238238

239239
.. method:: Queue.shutdown(immediate=False)
240240

0 commit comments

Comments
 (0)