Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Trivial: fix typo s/balence/balance/

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Thadeu Lima de Souza Cascardo and committed by
Jiri Kosina
7ea2ac9b 4b512d26

+1 -1
+1 -1
include/linux/ultrasound.h
··· 34 34 * _GUS_VOICEOFF - Stops voice (no parameters) 35 35 * _GUS_VOICEFADE - Stops the voice smoothly. 36 36 * _GUS_VOICEMODE - Alters the voice mode, don't start or stop voice (P1=voice mode) 37 - * _GUS_VOICEBALA - Sets voice balence (P1, 0=left, 7=middle and 15=right, default 7) 37 + * _GUS_VOICEBALA - Sets voice balance (P1, 0=left, 7=middle and 15=right, default 7) 38 38 * _GUS_VOICEFREQ - Sets voice (sample) playback frequency (P1=Hz) 39 39 * _GUS_VOICEVOL - Sets voice volume (P1=volume, 0xfff=max, 0xeff=half, 0x000=off) 40 40 * _GUS_VOICEVOL2 - Sets voice volume (P1=volume, 0xfff=max, 0xeff=half, 0x000=off)