Fix comment

This commit is contained in:
Erik Little 2017-10-14 10:17:04 -04:00
parent c03fc96f04
commit bb1618faaf
No known key found for this signature in database
GPG Key ID: 4930B7C5FBC1A69D

View File

@ -47,7 +47,7 @@ import Foundation
/// Called when the engine receives a pong message.
func engineDidReceivePong()
/// Called when the sends a ping to the server.
/// Called when the engine sends a ping to the server.
func engineDidSendPing()
/// Called when the engine has a message that must be parsed.