aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/lmc
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-06 11:21:58 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-06 11:21:58 +0000
commit1a6e52d0e9c7e370830555d206030e479d4a6d1a (patch)
treeb5058a6ff0481660cdbe6cf29963cdd34202476d /sys/dev/lmc
parentefe5a08e092548a9442d794b60893581b177e003 (diff)
downloadsrc-1a6e52d0e9c7e370830555d206030e479d4a6d1a.tar.gz
src-1a6e52d0e9c7e370830555d206030e479d4a6d1a.zip
Fix typo: seperate -> separate.
Seperate does not exist in the english language.
Notes
Notes: svn path=/head/; revision=72091
Diffstat (limited to 'sys/dev/lmc')
-rw-r--r--sys/dev/lmc/if_lmcioctl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/lmc/if_lmcioctl.h b/sys/dev/lmc/if_lmcioctl.h
index 113ba5e11f30..367ac44b8a40 100644
--- a/sys/dev/lmc/if_lmcioctl.h
+++ b/sys/dev/lmc/if_lmcioctl.h
@@ -171,7 +171,7 @@ struct lmc___ctl {
/*
* Some of the MII16 bits are mirrored in the MII17 register as well,
- * but let's keep thing seperate for now, and get only the cable from
+ * but let's keep thing separate for now, and get only the cable from
* the MII17.
*/
#define LMC_MII17_SSI_CABLE_MASK 0x0038 /* mask to extract the cable type */