]> git.sesse.net Git - vlc/blobdiff - src/libvlc-module.c
libvlccore: fix AUTO_ADJUST_PTS_DELAY short comment.
[vlc] / src / libvlc-module.c
index 988ee6b3e508bd241fd81d92223a3e57cff01a8f..64cea2b885aeb3e2b949933be09c1db1d715abf2 100644 (file)
@@ -1000,8 +1000,8 @@ 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) Auto adjust the caching done "\
-    "to minimize latency when reading live stream.")
+#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 " \
      "reading a stream")