docs: correct typo for 'ingore-chmap'

ingore-chmap -> ignore-chmap
This commit is contained in:
Ellis Berner 2015-08-21 18:00:46 -07:00 committed by wm4
parent 8565073f68
commit 0e2024ef2b
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ Available audio output drivers are:
Allow output of non-interleaved formats (if the audio decoder uses Allow output of non-interleaved formats (if the audio decoder uses
this format). Currently disabled by default, because some popular this format). Currently disabled by default, because some popular
ALSA plugins are utterly broken with non-interleaved formats. ALSA plugins are utterly broken with non-interleaved formats.
``ingore-chmap`` ``ignore-chmap``
Don't read or set the channel map of the ALSA device - only request the Don't read or set the channel map of the ALSA device - only request the
required number of channels, and then pass the audio as-is to it. This required number of channels, and then pass the audio as-is to it. This
option most likely should not be used. It can be useful for debugging, option most likely should not be used. It can be useful for debugging,