From 19d18f235084cbd361e068811a11f46d99918950 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 23 Feb 2012 12:09:55 -0600 Subject: Fix typo in comment. --- c/src/lib/libbsp/shared/bootcard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c/src/lib/libbsp/shared/bootcard.c b/c/src/lib/libbsp/shared/bootcard.c index eccddef0d1..8276de8d13 100644 --- a/c/src/lib/libbsp/shared/bootcard.c +++ b/c/src/lib/libbsp/shared/bootcard.c @@ -227,7 +227,7 @@ uint32_t boot_card( ); /* - * All BSP to do any required initialization now that RTEMS + * Let the BSP do any required initialization now that RTEMS * data structures are initialized. In older BSPs or those * which do not use the shared framework, this is the typical * time when the C Library is initialized so malloc() -- cgit v1.2.3