]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
cmd_eeprom: typo
authorPeter Meerwald <p.meerwald@bct-electronic.com>
Wed, 8 Feb 2012 05:31:53 +0000 (05:31 +0000)
committerTom Rini <trini@ti.com>
Tue, 14 Feb 2012 18:02:46 +0000 (11:02 -0700)
Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
common/cmd_eeprom.c

index e911377dc6f69674bab11aec5ef9ca078760dddd..a48b3d2052f10d452e211158287db968514aaef1 100644 (file)
@@ -26,7 +26,7 @@
  * Support for read and write access to EEPROM like memory devices. This
  * includes regular EEPROM as well as  FRAM (ferroelectic nonvolaile RAM).
  * FRAM devices read and write data at bus speed. In particular, there is no
- * write delay. Also, there is no limit imposed on the numer of bytes that can
+ * write delay. Also, there is no limit imposed on the number of bytes that can
  * be transferred with a single read or write.
  *
  * Use the following configuration options to ensure no unneeded performance