From d7fa37dd8e08a6179c97b3cdeea2405016304272 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sat, 3 Jan 2015 10:16:07 +0100 Subject: console-client: Fix typos in comments Signed-off-by: Stefan Weil --- console-client/bdf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'console-client/bdf.c') diff --git a/console-client/bdf.c b/console-client/bdf.c index f62a2473..467c1392 100644 --- a/console-client/bdf.c +++ b/console-client/bdf.c @@ -781,7 +781,7 @@ expand_glyphs (bdf_font_t font, int count) } -/* Add a new glyph with the specified paramters to the font FONT. If +/* Add a new glyph with the specified parameters to the font FONT. If encoding is -1, internal_encoding specifies the internal encoding. All other parameters are mandatory. */ bdf_error_t -- cgit v1.2.3