mirror of
https://github.com/google/pebble.git
synced 2026-02-21 12:36:50 -05:00
spelling: and restarted
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -351,7 +351,7 @@
|
|||||||
if (this._getNextMessageType() !== "object") {
|
if (this._getNextMessageType() !== "object") {
|
||||||
// This is no longer our highest priority outgoing message.
|
// This is no longer our highest priority outgoing message.
|
||||||
// Send that message instead, and this message will be left in the queue
|
// Send that message instead, and this message will be left in the queue
|
||||||
// andrestarted when appropriate.
|
// and restarted when appropriate.
|
||||||
this._resetCurrent();
|
this._resetCurrent();
|
||||||
this._sendNext();
|
this._sendNext();
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user