aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ctau
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-05-10 16:41:26 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-05-10 16:41:26 +0000
commit7a2b450ff80ab154d0b85be54abb53e4cf2cae11 (patch)
treede55b90adb7094bbce6ffde362ffde2c0815186f /sys/dev/ctau
parentbbfdafe7a2745668373a5e0a2a7d68103a5c85be (diff)
downloadsrc-7a2b450ff80ab154d0b85be54abb53e4cf2cae11.tar.gz
src-7a2b450ff80ab154d0b85be54abb53e4cf2cae11.zip
Fxi a bunch of typos.
PR: misc/174625 Submitted by: Jeremy Chadwick <jdc@koitsu.org>
Notes
Notes: svn path=/head/; revision=250460
Diffstat (limited to 'sys/dev/ctau')
-rw-r--r--sys/dev/ctau/if_ct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ctau/if_ct.c b/sys/dev/ctau/if_ct.c
index fc3e916fefbb..4956e4e65d43 100644
--- a/sys/dev/ctau/if_ct.c
+++ b/sys/dev/ctau/if_ct.c
@@ -1,7 +1,7 @@
/*-
* Cronyx-Tau adapter driver for FreeBSD.
* Supports PPP/HDLC and Cisco/HDLC protocol in synchronous mode,
- * and asyncronous channels with full modem control.
+ * and asynchronous channels with full modem control.
* Keepalive protocol implemented in both Cisco and PPP modes.
*
* Copyright (C) 1994-2002 Cronyx Engineering.