From e43dd5b526a8b135ac488796e44aec700114c471 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 18 Jun 2002 01:13:13 +0000 Subject: Fix small typo in comment. --- console/console.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/console/console.h b/console/console.h index d1f06492..36ad54a1 100644 --- a/console/console.h +++ b/console/console.h @@ -96,7 +96,7 @@ struct cons_display /* The console server will use the following UCS-4 characters for the specified terminal graphic characters. If the display driver is - UCS-4 capabable, it can print them without interpretation. */ + UCS-4 capable, it can print them without interpretation. */ /* ACS_BLOCK maps to FULL BLOCK. */ #define CONS_CHAR_BLOCK ((wchar_t) 0x2588) -- cgit v1.2.3