]> git.sesse.net Git - vlc/blobdiff - modules/services_discovery/sap.c
Fix description
[vlc] / modules / services_discovery / sap.c
index 58d2819e4c98bc99f4ab423868bb5d9f10f80659..9b89a6e3a5f3ba9e2cd87bb4693b4e450a61978d 100644 (file)
 #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_( \