summaryrefslogtreecommitdiffstats
path: root/eclipse/glossary.rst
diff options
context:
space:
mode:
authorAneendya <aneendyadg@gmail.com>2018-11-16 10:47:35 -0600
committerJoel Sherrill <joel@rtems.org>2018-11-16 11:14:25 -0600
commit3f4f904296942f874bd032dca7c7487532fb7e89 (patch)
tree6556b1d57a384643ca0584ac2c5edd4dc204ae34 /eclipse/glossary.rst
parentuser: add a warning not to use special characters in pathnames (diff)
downloadrtems-docs-3f4f904296942f874bd032dca7c7487532fb7e89.tar.bz2
glossary.rst: Fix grammar errors (GCI 2018)
Diffstat (limited to 'eclipse/glossary.rst')
-rw-r--r--eclipse/glossary.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclipse/glossary.rst b/eclipse/glossary.rst
index ab19214..6c1491c 100644
--- a/eclipse/glossary.rst
+++ b/eclipse/glossary.rst
@@ -33,7 +33,7 @@ Glossary
MSYS tool is a fork of Cygwin project. The Cygwin project provides a POSIX
emulation layer for Windows so POSIX software can run on Windows. MSYS is a
minimal version that is just enough to let ``configure`` scripts run. MSYS
- has a simplied path structure to make it easier to building native Windows
+ has a simplified path structure to make it easier to building native Windows
programs.
POSIX
@@ -49,7 +49,7 @@ Glossary
such as the tools for the RTEMS operating system.
RTEMS
- The Real-Time Executive for Multiprocessor Systems or RTEMS is a open
+ The Real-Time Executive for Multiprocessor Systems or RTEMS is an open
source fully featured Real Time Operating System or RTOS that supports a
variety of open standard application programming interfaces (API) and
interface standards such as POSIX and BSD sockets.