Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / libjingle / source / talk / app / webrtc / objctests / RTCSessionDescriptionSyncObserver.m
index 75a4671..6d78253 100644 (file)
@@ -71,7 +71,7 @@
   [self.condition unlock];
 }
 
-#pragma mark - RTCSessionDescriptonDelegate methods
+#pragma mark - RTCSessionDescriptionDelegate methods
 - (void)peerConnection:(RTCPeerConnection*)peerConnection
     didCreateSessionDescription:(RTCSessionDescription*)sdp
                           error:(NSError*)error {