typo fix
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 14 Feb 2008 10:31:18 +0000 (10:31 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 14 Feb 2008 10:31:18 +0000 (10:31 -0000)
shell/README

index 17e2cb802033d448ba9e380d745971e7a3b755ee..59efe499fbe0e5a5b456d8ee14721667765157b9 100644 (file)
@@ -1,7 +1,7 @@
 Various bits of what is known about busybox shells, in no particular order.
 
 2008-02-14
-ash: does not restore tty pgrp if killed by HUP. Symptom: Midnigth Commander
+ash: does not restore tty pgrp if killed by HUP. Symptom: Midnight Commander
 is backgrounded if you started ash under it, and then killed it with HUP.
 
 2007-11-23