optinal -> optional
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
---
drivers/media/test-drivers/vidtv/vidtv_pes.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/test-drivers/vidtv/vidtv_pes.h
b/drivers/media/test-drivers/vidtv/vidtv_pes.h
index 36443a6e30d3..84628780d8c6 100644
--- a/drivers/media/test-drivers/vidtv/vidtv_pes.h
+++ b/drivers/media/test-drivers/vidtv/vidtv_pes.h
@@ -44,7 +44,7 @@ struct vidtv_pes_optional_pts_dts {
struct vidtv_pes_optional {
/*
* These flags show which components are actually
- * present in the "optinal fields" in the optinal PES
+ * present in the "optional fields" in the optional PES
* header and which are not
*
* u16 two:2; //0x2
--
2.26.2