aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/console/font_mini_4x6.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/console/font_mini_4x6.c')
-rw-r--r--drivers/video/console/font_mini_4x6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/console/font_mini_4x6.c b/drivers/video/console/font_mini_4x6.c
index a19a7f33133e..fa6e698e63c4 100644
--- a/drivers/video/console/font_mini_4x6.c
+++ b/drivers/video/console/font_mini_4x6.c
@@ -1,5 +1,5 @@
-/* Hand composed "Miniscule" 4x6 font, with binary data generated using
+/* Hand composed "Minuscule" 4x6 font, with binary data generated using
* Perl stub.
*
* Use 'perl -x mini_4x6.c < mini_4x6.c > new_version.c' to regenerate