From: Steinar H. Gunderson Date: Sat, 20 Jul 2019 09:05:35 +0000 (+0200) Subject: Fix a typo in NEWS. X-Git-Tag: 1.9.0~1 X-Git-Url: https://git.sesse.net/?p=nageru;a=commitdiff_plain;h=8fd177f351b704f3e45f5437c9e39e61f538c0b5 Fix a typo in NEWS. --- diff --git a/NEWS b/NEWS index 6ecccd1..f646ff9 100644 --- a/NEWS +++ b/NEWS @@ -36,7 +36,7 @@ Nageru and Futatabi 1.8.3, March 10th, 2019 - For FFmpeg inputs, add an option for playing as fast as possible (set rate >= 10.0). - - In Futatabi, support queueing and playing clips with noe cue-out point. + - In Futatabi, support queueing and playing clips with no cue-out point. This opens up for new and even faster UI workflows. - Many bugfixes.