]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES.md
authorMike Brady <mikebrady@eircom.net>
Wed, 19 Jul 2017 18:50:50 +0000 (20:50 +0200)
committerGitHub <noreply@github.com>
Wed, 19 Jul 2017 18:50:50 +0000 (20:50 +0200)
RELEASENOTES.md

index 7e6424335fda0eb1615986fcfbcefb00f12e6e57..e34c1094e21e08fca6ee22ad609593deafe96ff9 100644 (file)
@@ -1,7 +1,7 @@
 Version 3.1.d22
 ====
 **Bug Fix**
-* When playing to a non-synchromnised backend, such as the stdout or pipe backends, Shirport Sync introduces a long delay. This is an attempt to fix that problem. The silent lead-in time should now be roughlt equal to the latency set betwby the client -- usually two seconds. 
+* When playing to a non-synchronised backend, such as the stdout or pipe backends, Shirport Sync introduces a long delay. This is an attempt to fix that problem. The silent lead-in time should now be roughly equal to the latency set by the client -- usually two seconds. 
 
 **Enhancement**
 * Some parameters in the new PulseAudio back end are now settable -- the Application Name, the buffer length and a delay offset. More details later.