]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
[media] cx25821-medusa-defines.h: Fix typo
authorLeonid V. Fedorenchik <leonidsbox@gmail.com>
Sat, 22 Oct 2011 04:43:35 +0000 (01:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 24 Nov 2011 20:51:48 +0000 (18:51 -0200)
Fix typo in comment in word 'decoder'.

Signed-off-by: Leonid V. Fedorenchik <leonidsbox@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx25821/cx25821-medusa-defines.h

index 60d197f575560ab69ea79e49635b47019094b6c0..07a6141954927d84d439f85d6e8b67ab7ce23817 100644 (file)
@@ -23,7 +23,7 @@
 #ifndef _MEDUSA_DEF_H_
 #define _MEDUSA_DEF_H_
 
-/* Video deocder that we supported */
+/* Video decoder that we supported */
 #define VDEC_A         0
 #define VDEC_B         1
 #define VDEC_C         2