diff --git a/src/XMPPConnection.m b/src/XMPPConnection.m index 499d61d..09b9ab6 100644 --- a/src/XMPPConnection.m +++ b/src/XMPPConnection.m @@ -820,7 +820,7 @@ dataArrayWithBase64EncodedString: [element stringValue]]]; [delegates broadcastSelector: @selector( - connectionWWasAuthenticated:) + connectionWasAuthenticated:) withObject: self]; /* Stream restart */