Skip to content

Commit d44e9bf

Browse files
Gurov Ilyaplamut
Gurov Ilya
authored andcommitted
docs(pubsub): tiny spelling mistake fix (#10163)
1 parent 4886d77 commit d44e9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubsub/google/cloud/pubsub_v1/subscriber/_protocol/streaming_pull_manager.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ def _maybe_release_messages(self):
285285
would allow. Each released message is added to the lease management,
286286
and the user callback is scheduled for it.
287287
288-
If there are currently no messageges on hold, or if the leaser is
288+
If there are currently no messages on hold, or if the leaser is
289289
already overloaded, this method is effectively a no-op.
290290
291291
The method assumes the caller has acquired the ``_pause_resume_lock``.

0 commit comments

Comments
 (0)