[vlc-devel] [PATCH] fix typo in network stream dialogue
Andreas B.
brawl98 at outlook.com
Wed Mar 23 22:59:31 CET 2016
---
modules/gui/qt/ui/open_net.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/gui/qt/ui/open_net.ui b/modules/gui/qt/ui/open_net.ui
index e565ff3..a4139fc 100644
--- a/modules/gui/qt/ui/open_net.ui
+++ b/modules/gui/qt/ui/open_net.ui
@@ -44,7 +44,7 @@
rtp://@:1234
mms://mms.examples.com/stream.asx
rtsp://server.example.org:8080/test.sdp
-http://www.yourtube.com/watch?v=gg64x</string>
+http://www.youtube.com/watch?v=gg64x</string>
</property>
<property name="margin">
<number>5</number>
--
2.7.2.windows.1
More information about the vlc-devel
mailing list