]> Zhao Yanbai Git Server - minix.git/commitdiff
typo
authorBen Gras <ben@minix3.org>
Thu, 22 Sep 2005 21:18:02 +0000 (21:18 +0000)
committerBen Gras <ben@minix3.org>
Thu, 22 Sep 2005 21:18:02 +0000 (21:18 +0000)
drivers/tty/tty.c

index 8dc4904fa5ce4bec07b5ca4d82487a06d968640b..bf9fc56b26162ab5930fbb596ed2a58ebffca2c3 100644 (file)
@@ -1,4 +1,4 @@
-/* This file contains the tesminal driver, both for the IBM console and regular
+/* This file contains the terminal driver, both for the IBM console and regular
  * ASCII terminals.  It handles only the device-independent part of a TTY, the
  * device dependent parts are in console.c, rs232.c, etc.  This file contains
  * two main entry points, tty_task() and tty_wakeup(), and several minor entry