summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/nohup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nohup.c b/src/nohup.c
index b0617190f..cf9782de6 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