summaryrefslogtreecommitdiffstats
path: root/sys/netipsec/ipsec_output.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netipsec/ipsec_output.c')
-rw-r--r--sys/netipsec/ipsec_output.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netipsec/ipsec_output.c b/sys/netipsec/ipsec_output.c
index e0523d4..24d8f4e 100644
--- a/sys/netipsec/ipsec_output.c
+++ b/sys/netipsec/ipsec_output.c
@@ -589,7 +589,7 @@ ipsec4_process_packet(struct mbuf *m, struct ipsecrequest *isr)
* packet will be returned for transmission after crypto
* processing, etc. are completed.
*
- * NB: m & sav are ``passed to caller'' who's reponsible for
+ * NB: m & sav are ``passed to caller'' who's responsible for
* for reclaiming their resources.
*/
switch(dst->sa.sa_family) {
OpenPOWER on IntegriCloud