summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/i4b/driver/i4b_isppp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i4b/driver/i4b_isppp.c b/sys/i4b/driver/i4b_isppp.c
index 49f15b3..1ba77b6 100644
--- a/sys/i4b/driver/i4b_isppp.c
+++ b/sys/i4b/driver/i4b_isppp.c
@@ -542,7 +542,7 @@ i4bisppp_dialresponse(int unit, int status, cause_t cause)
sc->sc_state = ST_IDLE;
/*
- * Ahh, sppp does't like to get a down event when
+ * Ahh, sppp doesn't like to get a down event when
* dialing fails. So first tell it that we are up
* (doesn't hurt us since sc_state != ST_CONNECTED)
* and then go down.
OpenPOWER on IntegriCloud