vlc | branch: master | Kaarlo Raiha <[email protected]> | Sun Jul 31 13:16:36 2011 +0300| [11b3e0f1ab3b8d5b7fa7dfe84ec89bfaea96834c] | committer: Jean-Baptiste Kempf
Change unstandard to nonstandard Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=11b3e0f1ab3b8d5b7fa7dfe84ec89bfaea96834c --- modules/demux/live555.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/modules/demux/live555.cpp b/modules/demux/live555.cpp index 9fc040b..ed08dbe 100644 --- a/modules/demux/live555.cpp +++ b/modules/demux/live555.cpp @@ -84,7 +84,7 @@ static void Close( vlc_object_t * ); "then it cannot connect to normal RTSP servers." ) #define WMSERVER_TEXT N_("WMServer RTSP dialect") -#define WMSERVER_LONGTEXT N_("WMServer uses an unstandard dialect " \ +#define WMSERVER_LONGTEXT N_("WMServer uses a nonstandard dialect " \ "of RTSP. Selecting this parameter will tell VLC to assume some " \ "options contrary to RFC 2326 guidelines.") _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
