From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sat, 27 Mar 2021 14:20:22 +0000 (+0000) Subject: fix typo X-Git-Tag: 4.0-dev~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8de7f34611e942a2f7ad821925ca41c5e88c40e7;p=thirdparty%2Fshairport-sync.git fix typo --- diff --git a/scripts/shairport-sync.conf b/scripts/shairport-sync.conf index d5b034ea..e7f9e748 100644 --- a/scripts/shairport-sync.conf +++ b/scripts/shairport-sync.conf @@ -134,7 +134,7 @@ sndio = pa = { // server = "host"; // Set this to override the default pulseaudio server that should be used. -// sink = "Sink Name"; // Set this to override the default pulseaudio sink that should be used. (Untested" +// sink = "Sink Name"; // Set this to override the default pulseaudio sink that should be used. (Untested) // application_name = "Shairport Sync"; //Set this to the name that should appear in the Sounds "Applications" tab when Shairport Sync is active. };