summaryrefslogtreecommitdiff
path: root/console
diff options
context:
space:
mode:
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>2011-08-15 22:10:09 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2011-08-20 18:36:33 +0200
commitc0eaf0fad88f15c843098a43ca2cadbf009ce094 (patch)
tree7b129c5055ded1aa400d34409d64bbab363b3e9e /console
parent5a3976828225947d333ff2326d04f8b20e48e072 (diff)
fix common misspellings
* Fix spelling with codespell[1] and manually review it. [1] http://git.profusion.mobi/cgit.cgi/lucas/codespell/
Diffstat (limited to 'console')
-rw-r--r--console/display.c2
-rw-r--r--console/hurd.ti2
2 files changed, 2 insertions, 2 deletions
diff --git a/console/display.c b/console/display.c
index 26786c11..e807c50f 100644
--- a/console/display.c
+++ b/console/display.c
@@ -454,7 +454,7 @@ do_mach_notify_msg_accepted (mach_port_t notify, mach_port_t send)
mutex_unlock (&display->lock);
return 0;
}
- /* The message was succesfully queued, fall through. */
+ /* The message was successfully queued, fall through. */
}
/* Remove request from pending queue. */
*preq = req->next;
diff --git a/console/hurd.ti b/console/hurd.ti
index 504192b5..2508482a 100644
--- a/console/hurd.ti
+++ b/console/hurd.ti
@@ -116,7 +116,7 @@ hurd|The GNU Hurd console server,
kpp=\E[5~, knp=\E[6~,
# Keycode for center of keypad area.
kb2=\E[G,
-# Mouse event has occured.
+# Mouse event has occurred.
kmous=\E[M,
# Text attribute capabilities.