summaryrefslogtreecommitdiff
path: root/includes/dhcpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/dhcpd.h')
-rw-r--r--includes/dhcpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/dhcpd.h b/includes/dhcpd.h
index 9c5cd71b..d77f507b 100644
--- a/includes/dhcpd.h
+++ b/includes/dhcpd.h
@@ -285,7 +285,7 @@ struct option_tag {
/* An agent option structure. We need a special structure for the
Relay Agent Information option because if more than one appears in
- a message, we have to keep them seperate. */
+ a message, we have to keep them separate. */
struct agent_options {
struct agent_options *next;