diff --git a/drivers/gpu/drm/panel/panel-simple.c b/drivers/gpu/drm/panel/panel-simple.c index a76423057873b27da53f207c7f1dad6e729099fd..c3994bd58aa1e51c894ecf2d98a44174c72e2c32 100644 --- a/drivers/gpu/drm/panel/panel-simple.c +++ b/drivers/gpu/drm/panel/panel-simple.c @@ -1238,7 +1238,7 @@ static const struct panel_desc jdi_tx26d202vm0bwa = { /* * The panel spec recommends one second delay * to the below items. However, it's a bit too - * long in pratical. Based on tests, it turns + * long in practice. Based on tests, it turns * out 100 milliseconds is fine. */ .prepare = 100,