diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 9ed33737ba..fc14946b28 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2008-12-17 Joel Sherrill + + * posix/include/rtems/posix/config.h: Fix typo. + 2008-12-17 Joel Sherrill * posix/include/rtems/posix/barrier.h, diff --git a/cpukit/posix/include/rtems/posix/config.h b/cpukit/posix/include/rtems/posix/config.h index 2d83d26be5..402d023bac 100644 --- a/cpukit/posix/include/rtems/posix/config.h +++ b/cpukit/posix/include/rtems/posix/config.h @@ -61,7 +61,7 @@ typedef struct { } posix_api_configuration_table; /** - * @brief POSIX API Cofniguration Table + * @brief POSIX API Configuration Table * * This is the POSIX API Configuration Table expected to be generated * by confdefs.h.