----
+
The example _$HOME/.alsa-dispatcher_ nominates _bt_ as the first ALSA
-PCM to try, and then _plughw_ as the second (and last). This suggest a
-bluetooth device _bt_ that has priority when in use;
-*alsa-dispatcher.lsp* will direct playback to _bt_ if it is in use and
-otherwise fall back on _plughw_ (i.e. the default sound card).
+PCM to try, and _plughw_ as the second (and last). This illustrates
+ain imagined setup with a bluetooth device _bt_ that should have
+priority when in use. *alsa-dispatcher.lsp* will direct playback to
+_bt_ if it is in use and otherwise fall back on _plughw_ (i.e. the
+default sound card).
== SEE ALSO