File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1049,7 +1049,7 @@ extern const NSTimeInterval XMPPStreamTimeoutNone;
1049
1049
- (void )xmppStreamDidSendClosingStreamStanza : (XMPPStream *)sender ;
1050
1050
1051
1051
/* *
1052
- * This methods is called if the XMPP stream's connect times out.
1052
+ * This method is called if the XMPP stream's connect times out.
1053
1053
**/
1054
1054
- (void )xmppStreamConnectDidTimeout : (XMPPStream *)sender ;
1055
1055
Original file line number Diff line number Diff line change @@ -2544,7 +2544,7 @@ - (void)sendElement:(NSXMLElement *)element withTag:(long)tag
2544
2544
}
2545
2545
2546
2546
/* *
2547
- * This methods handles sending an XML stanza.
2547
+ * This method handles sending an XML stanza.
2548
2548
* If the XMPPStream is not connected, this method does nothing.
2549
2549
**/
2550
2550
- (void )sendElement : (NSXMLElement *)element
You can’t perform that action at this time.
0 commit comments