From 33adc501ab375c88b48460d9ade52206228d52fb Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 3 Jun 2005 04:49:30 +0000 Subject: [PATCH] Fix typo in comment. --- src/nohup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nohup.c b/src/nohup.c index b0617190f7..cf9782de64 100644 --- a/src/nohup.c +++ b/src/nohup.c @@ -1,4 +1,4 @@ -/* nohup -- run a command immume to hangups, with output to a non-tty +/* nohup -- run a command immune to hangups, with output to a non-tty Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify -- 2.47.3