From 63421ecb91b47ae26aac8330064d7965abe86463 Mon Sep 17 00:00:00 2001 From: Dan Bryant Date: Fri, 28 Feb 2020 11:34:57 +0000 Subject: [PATCH] correct typo in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52056c2..2de6f53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ - Added support for frame rates of 50, 59.94 and 60 - Fixed an issue with HDR10 HEVC streams where the maxCLL and maxFALL values were set incorrectly - Fixed typos and improved the clarity of certain wording in the GUI -- Fixed typos and grammer issues with the readme and usage information +- Fixed typos and grammar issues with the readme and usage information - Introduced the git revision to the version string in the GUI and CLI - Introduced automatic selection of BD V3 for HEVC in GUI - Fixed an issue with compiling on Mac