summaryrefslogtreecommitdiffstats
path: root/sys/dev/sn
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-05-10 16:41:26 +0000
committereadler <eadler@FreeBSD.org>2013-05-10 16:41:26 +0000
commit4f9ab6c5808469c9ba3259a28f51ce27809db72d (patch)
treede55b90adb7094bbce6ffde362ffde2c0815186f /sys/dev/sn
parent301528b1d3eaa9e833eb7096c798519ccd8b848a (diff)
downloadFreeBSD-src-4f9ab6c5808469c9ba3259a28f51ce27809db72d.zip
FreeBSD-src-4f9ab6c5808469c9ba3259a28f51ce27809db72d.tar.gz
Fxi a bunch of typos.
PR: misc/174625 Submitted by: Jeremy Chadwick <jdc@koitsu.org>
Diffstat (limited to 'sys/dev/sn')
-rw-r--r--sys/dev/sn/if_sn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sn/if_sn.c b/sys/dev/sn/if_sn.c
index d7cc20d..fc26d23 100644
--- a/sys/dev/sn/if_sn.c
+++ b/sys/dev/sn/if_sn.c
@@ -443,7 +443,7 @@ startagain:
/*
* Wait a short amount of time to see if the allocation request
* completes. Otherwise, I enable the interrupt and wait for
- * completion asyncronously.
+ * completion asynchronously.
*/
time_out = MEMORY_WAIT_TIME;
OpenPOWER on IntegriCloud