summaryrefslogtreecommitdiff
path: root/src/initreq.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/initreq.h')
-rw-r--r--src/initreq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/initreq.h b/src/initreq.h
index 6f6547bcb9..859042ce42 100644
--- a/src/initreq.h
+++ b/src/initreq.h
@@ -58,7 +58,7 @@ struct init_request_bsd {
/*
* Because of legacy interfaces, "runlevel" and "sleeptime"
- * aren't in a seperate struct in the union.
+ * aren't in a separate struct in the union.
*
* The weird sizes are because init expects the whole
* struct to be 384 bytes.