aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ppp-watch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ppp-watch.c b/src/ppp-watch.c
index d178d062..8762c778 100644
--- a/src/ppp-watch.c
+++ b/src/ppp-watch.c
@@ -2,7 +2,7 @@
* ppp-watch.c
*
* Bring up a PPP connection and Do The Right Thing[tm] to make bringing
- * the connection up or down with ifup and ifdown syncronous. Takes
+ * the connection up or down with ifup and ifdown synchronous. Takes
* one argument: the logical name of the device to bring up. Does not
* detach until the interface is up or has permanently failed to come up.
*