From 26b3568c2fa00d58afefcb111cbd258b08e371f9 Mon Sep 17 00:00:00 2001 From: Sam Leffler Date: Sun, 8 Feb 2009 20:29:37 +0000 Subject: fix typo Submitted by: Christoph Mallon --- sys/dev/cfi/cfi_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys') 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. */ -- cgit v1.3