aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cfi
diff options
context:
space:
mode:
authorSam Leffler <sam@FreeBSD.org>2009-02-08 20:29:37 +0000
committerSam Leffler <sam@FreeBSD.org>2009-02-08 20:29:37 +0000
commit26b3568c2fa00d58afefcb111cbd258b08e371f9 (patch)
tree29dfc42d20f16516d8745ffeefa91315335ceaee /sys/dev/cfi
parentd2bf64c3092cd55b27ef9bfd22f4e52337466c85 (diff)
Notes
Diffstat (limited to 'sys/dev/cfi')
-rw-r--r--sys/dev/cfi/cfi_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cfi/cfi_core.c b/sys/dev/cfi/cfi_core.c
index a31db5cc8dd9..c7257c254b58 100644
--- a/sys/dev/cfi/cfi_core.c
+++ b/sys/dev/cfi/cfi_core.c
@@ -439,7 +439,7 @@ cfi_write_block(struct cfi_softc *sc)
* at the factory with a unique 64-bit number which is immutable.
* The other segment is left blank for User (OEM) programming.
* The User/OEM segment is One Time Programmable (OTP). It can also
- * be locked to prevent any firther writes by setting bit 0 of the
+ * be locked to prevent any further writes by setting bit 0 of the
* Protection Lock Register (PLR). The PLR can written only once.
*/