From 38fbd7466eb1b50006cec847e2f9f5dbcd8d70da Mon Sep 17 00:00:00 2001 From: Hemanth Selam Date: Sat, 12 Sep 2026 18:30:44 +0200 Subject: fbdev: sticore: fix typos in comments Assisted-by: Cursor:claude-opus-5 Signed-off-by: Hemanth Selam Signed-off-by: Helge Deller --- drivers/video/sticore.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/sticore.c b/drivers/video/sticore.c index 1d4477f20450..6876a03c464a 100644 --- a/drivers/video/sticore.c +++ b/drivers/video/sticore.c @@ -389,7 +389,7 @@ static int sti_font_setup(char *str) * - sti_font= ( = 1,2,3,...) * most STI ROMs have built-in HP specific fonts, which can be selected * by giving the desired number to the sticon driver. - * NOTE: This number is machine and STI ROM dependend. + * NOTE: This number is machine and STI ROM dependent. * - sti_font=x (e.g. sti_font=16x8) * and gives hints to the height and width of the * font which the user wants. The sticon driver will try to use -- cgit v1.2.3