summaryrefslogtreecommitdiffstats
path: root/sbin/routed/main.c
diff options
context:
space:
mode:
authordanny <danny@FreeBSD.org>1997-09-12 10:52:49 +0000
committerdanny <danny@FreeBSD.org>1997-09-12 10:52:49 +0000
commitbd7f6921c965a25184090dc6feb6b67e45867bbb (patch)
tree94cacf341272724261e72c70e68adb88a78c0742 /sbin/routed/main.c
parent3502721d04fdc385ae5bf6621432fb0ddfd8841f (diff)
downloadFreeBSD-src-bd7f6921c965a25184090dc6feb6b67e45867bbb.zip
FreeBSD-src-bd7f6921c965a25184090dc6feb6b67e45867bbb.tar.gz
Fix typo in comment.
Diffstat (limited to 'sbin/routed/main.c')
-rw-r--r--sbin/routed/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/main.c b/sbin/routed/main.c
index 509c350..4ddea04 100644
--- a/sbin/routed/main.c
+++ b/sbin/routed/main.c
@@ -390,7 +390,7 @@ usage:
/* It is desirable to send routing updates
* regularly. So schedule the next update
* 30 seconds after the previous one was
- * secheduled, instead of 30 seconds after
+ * scheduled, instead of 30 seconds after
* the previous update was finished.
* Even if we just started after discovering
* a 2nd interface or were otherwise delayed,
OpenPOWER on IntegriCloud