From c67ae39157109e6e978bb73406b1ff9af3559f76 Mon Sep 17 00:00:00 2001 From: Sam Chesney Date: Fri, 13 Jan 2017 12:28:09 +0000 Subject: [PATCH] Fix CHANGELOG typos --- CHANGELOG.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ca8943e6..c60a76cd 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,7 +3,7 @@ sc_usb_audio Change Log 7.0.1 ----- - - RESOLVED: PDM microphone decimation issue at some samplerates caused by integration + - RESOLVED: PDM microphone decimation issue at some sample rates caused by integration 7.0.0 ------ @@ -14,7 +14,7 @@ sc_usb_audio Change Log - CHANGE: Various memory optimisations in UAC1 mode - CHANGE: user_pdm_process() API change - CHANGE: PDM Mic decimator table now related to MIN_FREQ (memory optimisation) - - RESOLVED: Audio request interrupt handler properly elminated + - RESOLVED: Audio request interrupt handler properly eliminated 6.30.0 ------