From f1549d7ac79f1c07768bfdb1116333d9f232921e Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Tue, 27 Sep 2005 18:25:08 +0000 Subject: [PATCH] Typo fix by Al. --- drivers/rtl8139/rtl8139.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/rtl8139/rtl8139.c b/drivers/rtl8139/rtl8139.c index b5e5fc1d5..d40b7de3c 100755 --- a/drivers/rtl8139/rtl8139.c +++ b/drivers/rtl8139/rtl8139.c @@ -316,7 +316,7 @@ int main(int argc, char *argv[]) /* Under MINIX, synchronous alarms are used instead of * watchdog functions. The approach is very different: * MINIX VMD timeouts are handled within the kernel - * (the wathdog is executed by CLOCK), and notify() + * (the watchdog is executed by CLOCK), and notify() * the driver in some cases. * MINIX timeouts result in a SYN_ALARM message to the * driver and thus are handled where they should be -- 2.44.0