[U-Boot] [PATCH] at91rm9200dk: Fix typo

2 Dec
2008
2 Dec
'08
10:01 p.m.
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com --- include/configs/at91rm9200dk.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/configs/at91rm9200dk.h b/include/configs/at91rm9200dk.h index 5c239d7..746f0ef 100644 --- a/include/configs/at91rm9200dk.h +++ b/include/configs/at91rm9200dk.h @@ -1,7 +1,7 @@ /* * Rick Bronson rick@efn.org * - * Configuation settings for the AT91RM9200DK board. + * Configuration settings for the AT91RM9200DK board. * * See file CREDITS for list of people who contributed to this * project.
--
1.5.6.5
5999
Age (days ago)
5999
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jean-Christophe PLAGNIOL-VILLARD