From 0446f680564b171a349e4efaf9f4834d938ae040 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mar=C3=A7al=20Comajoan=20Cara?= Date: Mon, 3 Dec 2018 21:37:32 +0100 Subject: Spelling and grammar fixes in source code comments (GCI 2018) --- cpukit/include/rtems/rtems/mainpage.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/include/rtems/rtems/mainpage.h') diff --git a/cpukit/include/rtems/rtems/mainpage.h b/cpukit/include/rtems/rtems/mainpage.h index e2d51328cf..8a6ddbb8ad 100644 --- a/cpukit/include/rtems/rtems/mainpage.h +++ b/cpukit/include/rtems/rtems/mainpage.h @@ -359,7 +359,7 @@ * Since memory is a critical resource in many real-time embedded systems, * RTEMS was specifically designed to automatically leave out all services that * are not required from the run-time environment. Features such as networking, - * various fileystems, and many other features are completely optional. This + * various filesystems, and many other features are completely optional. This * allows the application designer the flexibility to tailor RTEMS to most * efficiently meet system requirements while still satisfying even the most * stringent memory constraints. As a result, the size of the RTEMS executive @@ -502,7 +502,7 @@ * * * The 16-bit format is designed to be as similar as possible to the 32-bit - * format. The differences are limited to the eliminatation of the node field + * format. The differences are limited to the elimination of the node field * and reduction of the index field from 16-bits to 8-bits. Thus the 16-bit * format only supports up to 255 object instances per API/Class combination * and single processor systems. As this format is typically utilized by 16-bit -- cgit v1.2.3