File tree Expand file tree Collapse file tree 5 files changed +124
-36
lines changed Expand file tree Collapse file tree 5 files changed +124
-36
lines changed Original file line number Diff line number Diff line change @@ -1111,7 +1111,7 @@ <h3 id="inputs">
11111111
11121112 < tr >
11131113 < td class ="col-md-4 ">
1114- < div class ="io-description "> < p > Will be invoked if the heartbeat interval has ellapsed without a heartbeat message from
1114+ < div class ="io-description "> < p > Will be invoked if the heartbeat interval has elapsed without a heartbeat message from
11151115the STOMP broker, indicating some kind of communications failure.</ p >
11161116</ div >
11171117 </ td >
@@ -3241,7 +3241,7 @@ <h3 id="accessors">
32413241 public onHeartbeatReceived: emptyCallbackType;
32423242
32433243 /**
3244- * Will be invoked if the heartbeat interval has ellapsed without a heartbeat message from
3244+ * Will be invoked if the heartbeat interval has elapsed without a heartbeat message from
32453245 * the STOMP broker, indicating some kind of communications failure.
32463246 */
32473247 public onHeartbeatLost: emptyCallbackType;
Original file line number Diff line number Diff line change @@ -1259,7 +1259,7 @@ <h3 id="inputs">
12591259
12601260 < tr >
12611261 < td class ="col-md-4 ">
1262- < div class ="io-description "> < p > Will be invoked if the heartbeat interval has ellapsed without a heartbeat message from
1262+ < div class ="io-description "> < p > Will be invoked if the heartbeat interval has elapsed without a heartbeat message from
12631263the STOMP broker, indicating some kind of communications failure.</ p >
12641264</ div >
12651265 </ td >
You can’t perform that action at this time.
0 commit comments