[go: nahoru, domu]

Skip to content

Commit

Permalink
docs(pubsub): tiny spelling mistake fix (#10163)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gurov Ilya authored and plamut committed Jan 16, 2020
1 parent 4886d77 commit d44e9bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ def _maybe_release_messages(self):
would allow. Each released message is added to the lease management,
and the user callback is scheduled for it.
If there are currently no messageges on hold, or if the leaser is
If there are currently no messages on hold, or if the leaser is
already overloaded, this method is effectively a no-op.
The method assumes the caller has acquired the ``_pause_resume_lock``.
Expand Down

0 comments on commit d44e9bf

Please sign in to comment.