[rtems commit] LPC32XX: Typo
    Sebastian Huber 
    sebh at rtems.org
       
    Thu Feb 23 10:41:23 UTC 2012
    
    
  
Module:    rtems
Branch:    master
Commit:    8d8f363bd52b18f33628b0069505cc5fe04b616d
Changeset: http://git.rtems.org/rtems/commit/?id=8d8f363bd52b18f33628b0069505cc5fe04b616d
Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Feb 21 16:24:37 2012 +0100
LPC32XX: Typo
---
 c/src/lib/libbsp/arm/lpc32xx/include/nand-mlc.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/c/src/lib/libbsp/arm/lpc32xx/include/nand-mlc.h b/c/src/lib/libbsp/arm/lpc32xx/include/nand-mlc.h
index cc91a79..5fed903 100644
--- a/c/src/lib/libbsp/arm/lpc32xx/include/nand-mlc.h
+++ b/c/src/lib/libbsp/arm/lpc32xx/include/nand-mlc.h
@@ -263,7 +263,7 @@ rtems_status_code lpc32xx_mlc_read_page(
  * @brief Checks if the block with index @a block_index is valid.
  *
  * The initial valid block information of the manufacturer will be used.
- * Unfortunatly there seems to be no standard for this.  A block will be
+ * Unfortunately there seems to be no standard for this.  A block will be
  * considered as bad if the first or second page of this block does not contain
  * 0xff at the 6th byte of the spare area.  This should work for flashes with
  * small pages and a 8-bit IO width.
    
    
More information about the vc
mailing list