diff options
author | Robert P. J. Day <rpjday@mindspring.com> | 2007-10-19 21:10:43 (GMT) |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2007-10-19 21:10:43 (GMT) |
commit | 3a4fa0a25da81600ea0bcd75692ae8ca6050d165 (patch) | |
tree | a4de1662e645c029cf3cf58f0646cbb1959861dc /sound/synth/emux | |
parent | 18735dd8d2d37031b97f9e9e106acbaed01eb896 (diff) | |
download | linux-3a4fa0a25da81600ea0bcd75692ae8ca6050d165.tar.xz |
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Fix the various misspellings of "system", controller", "interrupt" and
"[un]necessary".
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'sound/synth/emux')
-rw-r--r-- | sound/synth/emux/emux_synth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/synth/emux/emux_synth.c b/sound/synth/emux/emux_synth.c index 3733118..478369b 100644 --- a/sound/synth/emux/emux_synth.c +++ b/sound/synth/emux/emux_synth.c @@ -317,7 +317,7 @@ snd_emux_update_port(struct snd_emux_port *port, int update) /* - * Deal with a controler type event. This includes all types of + * Deal with a controller type event. This includes all types of * control events, not just the midi controllers */ void |