mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: and restarted
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
17765dce27
commit
0bef7743f6
1 changed files with 1 additions and 1 deletions
|
@ -351,7 +351,7 @@
|
|||
if (this._getNextMessageType() !== "object") {
|
||||
// This is no longer our highest priority outgoing message.
|
||||
// Send that message instead, and this message will be left in the queue
|
||||
// andrestarted when appropriate.
|
||||
// and restarted when appropriate.
|
||||
this._resetCurrent();
|
||||
this._sendNext();
|
||||
return;
|
||||
|
|
Loading…
Add table
Reference in a new issue