aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_sppp.h
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2016-05-03 18:05:43 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2016-05-03 18:05:43 +0000
commita4641f4eaad242fd40c50e4dd14522aff3494f9a (patch)
tree3bd5a1b080e3f0e8e4c5ca5a06e77b298320c545 /sys/net/if_sppp.h
parent31ae3b070d2c79b25061f7847c4bf887e4c55fa4 (diff)
Notes
Diffstat (limited to 'sys/net/if_sppp.h')
-rw-r--r--sys/net/if_sppp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/if_sppp.h b/sys/net/if_sppp.h
index 97f94b390de6d..23a08e77669ac 100644
--- a/sys/net/if_sppp.h
+++ b/sys/net/if_sppp.h
@@ -78,7 +78,7 @@ struct sauth {
/*
* Don't change the order of this. Ordering the phases this way allows
- * for a comparision of ``pp_phase >= PHASE_AUTHENTICATE'' in order to
+ * for a comparison of ``pp_phase >= PHASE_AUTHENTICATE'' in order to
* know whether LCP is up.
*/
enum ppp_phase {