From: Christophe Mutricy Date: Fri, 11 Jul 2008 19:04:05 +0000 (+0100) Subject: Fix description X-Git-Tag: 0.9.0-test2~67 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=afd188c9e6900bc5fcf4c4284a4fe1a75bb2d5e2;hp=208371724fe28e3c4df0d6a741e1d2975b35600e;p=vlc Fix description --- diff --git a/modules/services_discovery/sap.c b/modules/services_discovery/sap.c index 58d2819e4c..9b89a6e3a5 100644 --- a/modules/services_discovery/sap.c +++ b/modules/services_discovery/sap.c @@ -102,7 +102,7 @@ #define SAP_PARSE_TEXT N_( "Try to parse the announce" ) #define SAP_PARSE_LONGTEXT N_( \ "This enables actual parsing of the announces by the SAP module. " \ - "Otherwise, all announcements are parsed by the \"livedotcom\" " \ + "Otherwise, all announcements are parsed by the \"live555\" " \ "(RTP/RTSP) module." ) #define SAP_STRICT_TEXT N_( "SAP Strict mode" ) #define SAP_STRICT_LONGTEXT N_( \