]> git.sesse.net Git - vlc/commitdiff
Fix description
authorChristophe Mutricy <xtophe@videolan.org>
Fri, 11 Jul 2008 19:04:05 +0000 (20:04 +0100)
committerChristophe Mutricy <xtophe@videolan.org>
Fri, 11 Jul 2008 20:07:42 +0000 (21:07 +0100)
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_( \