vlc | branch: master | Christophe Mutricy <[email protected]> | Wed Oct 12 
22:31:37 2011 +0100| [acb1518a20e05f5ea7cf3b4ba6f4fe0c8268d17f] | committer: 
Christophe Mutricy

Typo

Pointed-out-by: Sidney Doria <[email protected]>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=acb1518a20e05f5ea7cf3b4ba6f4fe0c8268d17f
---

 src/libvlc-module.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/libvlc-module.c b/src/libvlc-module.c
index de5510b..b6a8727 100644
--- a/src/libvlc-module.c
+++ b/src/libvlc-module.c
@@ -937,7 +937,7 @@ static const char *const ppsz_prefres[] = {
 
 #define RTSP_PORT_TEXT N_( "RTSP server port" )
 #define RTSP_PORT_LONGTEXT N_( \
-    "The HTTPS server will listen on this TCP port. " \
+    "The RTSP server will listen on this TCP port. " \
     "The standard RTSP port number is 554. " \
     "However allocation of port numbers below 1025 is usually restricted " \
     "by the operating system." )

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to