Fix typo in comment.

This commit is contained in:
Daniel O'Callaghan 1997-09-12 10:52:49 +00:00
parent 0e1fcae272
commit 6f1edd29a4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29314

View File

@ -390,7 +390,7 @@ main(int argc,
/* 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,