git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
499696e
)
video: typo Normlly
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Tue, 29 Sep 2020 00:27:41 +0000
(
02:27
+0200)
committer
Tom Rini
<trini@konsulko.com>
Tue, 29 Sep 2020 17:19:08 +0000
(13:19 -0400)
%s/Normlly/Normally/
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
drivers/video/console_truetype.c
patch
|
blob
|
history
diff --git
a/drivers/video/console_truetype.c
b/drivers/video/console_truetype.c
index
22b2ea7
..
8205413
100644
(file)
--- a/
drivers/video/console_truetype.c
+++ b/
drivers/video/console_truetype.c
@@
-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. Norm
a
lly 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.
*/