aboutsummaryrefslogtreecommitdiffstats
path: root/sound/sparc
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2006-06-30 18:29:51 +0200
committerAdrian Bunk <bunk@stusta.de>2006-06-30 18:29:51 +0200
commitd254c8f70abcb560d941e68c8c1f3b816c44a020 (patch)
tree88f995180931bd13bf32186d3735b24a28f7dde1 /sound/sparc
parenttypo fixes in Documentation/networking/pktgen.txt (diff)
downloadlinux-dev-d254c8f70abcb560d941e68c8c1f3b816c44a020.tar.xz
linux-dev-d254c8f70abcb560d941e68c8c1f3b816c44a020.zip
typo fixes: specfic -> specific
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'sound/sparc')
-rw-r--r--sound/sparc/dbri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/sparc/dbri.c b/sound/sparc/dbri.c
index a7489a3dd75a..63bef0aadf1e 100644
--- a/sound/sparc/dbri.c
+++ b/sound/sparc/dbri.c
@@ -46,7 +46,7 @@
*
* I've tried to stick to the following function naming conventions:
* snd_* ALSA stuff
- * cs4215_* CS4215 codec specfic stuff
+ * cs4215_* CS4215 codec specific stuff
* dbri_* DBRI high-level stuff
* other DBRI low-level stuff
*/