]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <mikebrady@eircom.net>
Tue, 10 Sep 2019 13:08:39 +0000 (14:08 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2019 13:08:39 +0000 (14:08 +0100)
RELEASENOTES-DEVELOPMENT.md

index e963d427eb3d9f28e23dbfcca9da26fd662cdce1..7b393ca321eb2b62269571b275c24607261e3ec5 100644 (file)
@@ -1,7 +1,7 @@
 Version 3.3.2d6
 ====
 **Enhancements**
-* Normalise the `'pvol`' volume outputs so that when both the software and hardware attenuators are in use to extend the overall attenuation range, the maximum output level corresponods to the maximum output level of the hardware mixer.
+* Normalise the `'pvol`' volume outputs so that when both the software and hardware attenuators are in use to extend the overall attenuation range, the maximum output level corresponds to the maximum output level of the hardware mixer.
 
 **Bug Fixes**
 * Fixes an error whereby the `'pvol'`volume metadata was no longer sent if Shairport Sync was configured to ignore volume control information coming from the audio source. Addresses issue [#903](https://github.com/mikebrady/shairport-sync/issues/903). Thanks to [Jordan Bass](https://github.com/jorbas) for reporting the regression and for identifying the commit and code in which the regression occurred.