]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
fix typo
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 27 Mar 2021 14:20:22 +0000 (14:20 +0000)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 27 Mar 2021 14:20:22 +0000 (14:20 +0000)
scripts/shairport-sync.conf

index d5b034ead0dfad2ff4010490e4bf2cd7acf49046..e7f9e7480300d2fb05bb8214efee306eda290f94 100644 (file)
@@ -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.
 };