Skip to content

Commit

Permalink
V4L/DVB (9058): spca561: while balance -> white balance typo
Browse files Browse the repository at this point in the history
Cc: Jean-Francois Moine <moinejf@free.fr>
Cc: Hans de Goede <j.w.r.degoede@hhs.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Shane authored and Mauro Carvalho Chehab committed Oct 12, 2008
1 parent 8acdbcf commit 27cf8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/video/gspca/spca561.c
Original file line number Diff line number Diff line change
Expand Up @@ -1064,7 +1064,7 @@ static struct ctrl sd_ctrls_12a[] = {
{
.id = V4L2_CID_DO_WHITE_BALANCE,
.type = V4L2_CTRL_TYPE_INTEGER,
.name = "While Balance",
.name = "White Balance",
.minimum = WHITE_MIN,
.maximum = WHITE_MAX,
.step = 1,
Expand Down

0 comments on commit 27cf8fd

Please sign in to comment.