| Index: webrtc/examples/objc/AppRTCDemo/ios/ARDAppDelegate.h
|
| diff --git a/webrtc/examples/objc/AppRTCDemo/ios/ARDAppDelegate.h b/webrtc/examples/objc/AppRTCDemo/ios/ARDAppDelegate.h
|
| index c73e8f2e6db0d8fe6bfd1b1a5050f70cb15fc0e9..64b06a30edd3938817bf0b745ce43e735e5e7c18 100644
|
| --- a/webrtc/examples/objc/AppRTCDemo/ios/ARDAppDelegate.h
|
| +++ b/webrtc/examples/objc/AppRTCDemo/ios/ARDAppDelegate.h
|
| @@ -12,6 +12,6 @@
|
|
|
| // The main application class of the AppRTCDemo iOS app demonstrating
|
| // interoperability between the Objective C implementation of PeerConnection
|
| -// and the apprtc.appspot.com demo webapp.
|
| +// and the appr.tc demo webapp.
|
| @interface ARDAppDelegate : NSObject <UIApplicationDelegate>
|
| @end
|
|
|