summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/Kconfig
diff options
context:
space:
mode:
authorJustin P. Mattock <justinmattock@gmail.com>2012-03-05 11:49:26 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-03-19 14:26:16 -0300
commitb47acf2a161b2f3001bf50dfa740477db6d32327 (patch)
treef2172b516514ef01f936c8d28e002c6eaff725be /drivers/staging/media/Kconfig
parentabfac0b64876294aaf1aab01df56041a3995a91f (diff)
downloadlinux-b47acf2a161b2f3001bf50dfa740477db6d32327.tar.bz2
[media] staging: Fix comments and some typos in staging/media/*
linux-next: I like to spend some time reading code, in doing so I have found some typos in some of the comments. Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/staging/media/Kconfig')
-rw-r--r--drivers/staging/media/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/media/Kconfig b/drivers/staging/media/Kconfig
index 7e5caa39ed3f..4f4b7d6281a7 100644
--- a/drivers/staging/media/Kconfig
+++ b/drivers/staging/media/Kconfig
@@ -6,7 +6,7 @@ menuconfig STAGING_MEDIA
don't have the "normal" Linux kernel quality level.
Most of them don't follow properly the V4L, DVB and/or RC API's,
so, they won't likely work fine with the existing applications.
- That also means that, one fixed, their API's will change to match
+ That also means that, once fixed, their API's will change to match
the existing ones.
If you wish to work on these drivers, to help improve them, or