From acb1518a20e05f5ea7cf3b4ba6f4fe0c8268d17f Mon Sep 17 00:00:00 2001 From: Christophe Mutricy Date: Wed, 12 Oct 2011 22:31:37 +0100 Subject: [PATCH] Typo Pointed-out-by: Sidney Doria --- src/libvlc-module.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libvlc-module.c b/src/libvlc-module.c index de5510b858..b6a8727fe7 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." ) -- 2.39.2