Fix an evil typo.

This commit is contained in:
Jonathan Schleifer 2012-11-09 21:55:24 +01:00
parent 3c8dcd510d
commit f9912bd3ad

View file

@ -820,7 +820,7 @@
dataArrayWithBase64EncodedString: [element stringValue]]];
[delegates broadcastSelector: @selector(
connectionWWasAuthenticated:)
connectionWasAuthenticated:)
withObject: self];
/* Stream restart */