summaryrefslogtreecommitdiff
path: root/sound/usb/mixer_scarlett.c
diff options
context:
space:
mode:
authorgushengxian <gushengxian@yulong.com>2021-07-05 15:00:52 +0300
committerTakashi Iwai <tiwai@suse.de>2021-07-05 20:33:54 +0300
commitff630b6ab952416bb52ab3528001fe4eb8e7dac7 (patch)
tree6c83d63d969803ce9f2ddfeb0f1b5fee7bb3f4a4 /sound/usb/mixer_scarlett.c
parenta07ebc7e050ccdfec508449b2ef8f2b2aa90927b (diff)
downloadlinux-ff630b6ab952416bb52ab3528001fe4eb8e7dac7.tar.xz
ALSA: usb-audio: fix spelling mistakes
Fix some spelling mistakes as follows: altenate ==> alternate compatbile ==> compatible perfoms ==> performs dont'register ==> don't register periodicaly ==> periodically arount ==> around Signed-off-by: gushengxian <gushengxian@yulong.com> Link: https://lore.kernel.org/r/20210705120052.665212-1-gushengxian507419@gmail.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/mixer_scarlett.c')
-rw-r--r--sound/usb/mixer_scarlett.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/usb/mixer_scarlett.c b/sound/usb/mixer_scarlett.c
index 691b95466d0f..0d6e4f15bf77 100644
--- a/sound/usb/mixer_scarlett.c
+++ b/sound/usb/mixer_scarlett.c
@@ -21,7 +21,7 @@
* Auto-detection via UAC2 is not feasible to properly discover the vast
* majority of features. It's related to both Linux/ALSA's UAC2 as well as
* Focusrite's implementation of it. Eventually quirks may be sufficient but
- * right now it's a major headache to work arount these things.
+ * right now it's a major headache to work around these things.
*
* NB. Neither the OSX nor the win driver provided by Focusrite performs
* discovery, they seem to operate the same as this driver.