From: RĂ©mi Duraffort Date: Thu, 31 Jul 2008 20:11:25 +0000 (+0200) Subject: Fix commit. X-Git-Tag: 0.9.0-test3~88 X-Git-Url: https://git.sesse.net/?p=vlc;a=commitdiff_plain;h=54b65bedc9a2abe2461f650c0d40b387f0839174 Fix commit. --- diff --git a/src/libvlc-module.c b/src/libvlc-module.c index 64cea2b885..a9c531299d 100644 --- a/src/libvlc-module.c +++ b/src/libvlc-module.c @@ -1000,7 +1000,7 @@ static const char *const ppsz_clock_descriptions[] = "This option is useful if you want to lower the latency when " \ "reading a stream") -#define AUTO_ADJUST_PTS_DELAY N_("(Experimental) Minimize latency when +#define AUTO_ADJUST_PTS_DELAY N_("(Experimental) Minimize latency when \ reading live stream.") #define AUTO_ADJUST_PTS_DELAY_LONGTEXT N_( \ "This option is useful if you want to lower the latency when " \