summaryrefslogtreecommitdiff
path: root/console
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus@gnu.org>2002-06-17 01:49:50 +0000
committerMarcus Brinkmann <marcus@gnu.org>2002-06-17 01:49:50 +0000
commitd451ea03f3f20cc7ba25495031ca3444ef4283e8 (patch)
treed3f1197cc56d971d848432bdf66cdf3e946a4e86 /console
parent5835b9b309a0dae37c8545068c30fa2043369356 (diff)
Fix typo.
Diffstat (limited to 'console')
-rw-r--r--console/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/console/ChangeLog b/console/ChangeLog
index 9c09c95f..62b292ad 100644
--- a/console/ChangeLog
+++ b/console/ChangeLog
@@ -6,7 +6,7 @@
represent a console matrix cell and the attribute of one such
cell, resp. Add macros for keycodes.
(struct cons_display): Change type of _matrix member to conchar_t.
- * display.c (struct attr): Rewrite, usiong cons_attr_t to hold the
+ * display.c (struct attr): Rewrite, using cons_attr_t to hold the
attributes.
(handle_escape_bracket_m): Use new members of ATTR.
(display_flush_filechange): Send notification for changed matrix