aboutsummaryrefslogtreecommitdiffstats
path: root/daemon.c
diff options
context:
space:
mode:
Diffstat (limited to 'daemon.c')
-rw-r--r--daemon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon.c b/daemon.c
index cda435d1..97e362be 100644
--- a/daemon.c
+++ b/daemon.c
@@ -1,5 +1,5 @@
/*
- * damemon.c -- turn a process into a daemon under POSIX, SYSV, BSD.
+ * daemon.c -- turn a process into a daemon under POSIX, SYSV, BSD.
*
* For license terms, see the file COPYING in this directory.
*/