From: Leonid V. Fedorenchik Date: Sat, 22 Oct 2011 04:43:35 +0000 (-0300) Subject: [media] cx25821-medusa-defines.h: Fix typo X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=bc8b5dcaf5939045d89efa737b1ef583171e2436;p=deliverable%2Flinux.git [media] cx25821-medusa-defines.h: Fix typo Fix typo in comment in word 'decoder'. Signed-off-by: Leonid V. Fedorenchik Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/cx25821/cx25821-medusa-defines.h b/drivers/media/video/cx25821/cx25821-medusa-defines.h index 60d197f57556..07a614195492 100644 --- a/drivers/media/video/cx25821/cx25821-medusa-defines.h +++ b/drivers/media/video/cx25821/cx25821-medusa-defines.h @@ -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