docs: fix simple typo, volumne -> volume

There is a small typo in README_ALSA.md.

Should read `volume` rather than `volumne`.
This commit is contained in:
Tim Gates 2020-12-09 22:06:06 +11:00
parent 1d5691be2f
commit 83605cd172
No known key found for this signature in database
GPG Key ID: AE3BE0D53823CF05
1 changed files with 1 additions and 1 deletions

View File

@ -388,7 +388,7 @@ Note however, the equalizer appears to require a `plughw` device which means you
# Troubleshooting
* Errors in log `Failed to open configured mixer element` when selecting output device
* Errors in log `Invalid CTL` or `Failed to attach mixer` when playing/adjusting volumne
* Errors in log `Invalid CTL` or `Failed to attach mixer` when playing/adjusting volume
`mixer` value is wrong. Verify name of `mixer` value in server config against the names from all devices capable of playback using `amixer -c <card number>`. Assume the device is card 1:
```
(IFS=$'\n'