From 99f13464df92e7b83a216797663a0a6a7f3b141d Mon Sep 17 00:00:00 2001 From: "vikasmarwaha@webrtc.org" Date: Mon, 4 Mar 2013 19:34:46 +0000 Subject: [PATCH] Typo in index.html and updated svn propset for dtmf & pc1-audio demos. Review URL: https://webrtc-codereview.appspot.com/1145007 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3603 4adac7df-926f-26a2-2b94-8c16560cd09d --- samples/js/demos/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/js/demos/index.html b/samples/js/demos/index.html index 809148ebe4..de3d290281 100644 --- a/samples/js/demos/index.html +++ b/samples/js/demos/index.html @@ -52,7 +52,7 @@ - pc1.html + pc1-audio.html Shows how to set up a simple 1:1 audio only call.