From 4e3d0b3a244067debc0c250986bf65bc2bc182ea Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 25 Mar 2010 23:18:41 +0000 Subject: Polish the flashrom code comments and outputs a bit - Fix a number of typos (found via ispell). - Use correct vendor names (as per their websites) consistently. Corresponding to flashrom svn r985. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann --- stm50flw0x0x.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stm50flw0x0x.c') diff --git a/stm50flw0x0x.c b/stm50flw0x0x.c index 8a00308a..35393951 100644 --- a/stm50flw0x0x.c +++ b/stm50flw0x0x.c @@ -49,7 +49,7 @@ int unlock_block_stm50flw0x0x(struct flashchip *flash, int offset) * to them. The size of the locking sectors depends on the type * of chip. * - * Sometimes, the BIOS does this for you; so you propably + * Sometimes, the BIOS does this for you; so you probably * don't need to worry about that. */ -- cgit v1.2.3