Fix an evil typo.
This commit is contained in:
parent
3c8dcd510d
commit
f9912bd3ad
1 changed files with 1 additions and 1 deletions
|
@ -820,7 +820,7 @@
|
|||
dataArrayWithBase64EncodedString: [element stringValue]]];
|
||||
|
||||
[delegates broadcastSelector: @selector(
|
||||
connectionWWasAuthenticated:)
|
||||
connectionWasAuthenticated:)
|
||||
withObject: self];
|
||||
|
||||
/* Stream restart */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue