mirror of
https://xff.cz/git/u-boot/
synced 2026-01-25 07:35:39 +01:00
video: typo Normlly
%s/Normlly/Normally/ Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
committed by
Tom Rini
parent
499696e40a
commit
f644081d38
@@ -432,7 +432,7 @@ static int console_truetype_backspace(struct udevice *dev)
|
||||
pos = &priv->pos[--priv->pos_ptr];
|
||||
|
||||
/*
|
||||
* Figure out the end position for clearing. Normlly it is the current
|
||||
* Figure out the end position for clearing. Normally it is the current
|
||||
* cursor position, but if we are clearing a character on the previous
|
||||
* line, we clear from the end of the line.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user