summaryrefslogtreecommitdiffstats
path: root/user/hardware/targets.rst
diff options
context:
space:
mode:
Diffstat (limited to 'user/hardware/targets.rst')
-rw-r--r--user/hardware/targets.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/hardware/targets.rst b/user/hardware/targets.rst
index 4d5e87f..0357be7 100644
--- a/user/hardware/targets.rst
+++ b/user/hardware/targets.rst
@@ -12,7 +12,7 @@ Targets
*target* because RTEMS is specifically aimed at that target hardware. An RTEMS
executable is statically linked and executes in a single address space on the
target hardware. A statically linked executable means the RTEMS Kernel,
-drivers, third party packages and application code is linked into a single
+drivers, third-party packages and application code is linked into a single
executable image. A single address space means no virtual memory and no memory
protected process address space is running within the RTEMS arena and the RTEMS
executive, drivers and application have unprotected access to the whole address