summaryrefslogtreecommitdiffstats
path: root/porting/cpu_model_variations.rst
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--porting/cpu_model_variations.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/porting/cpu_model_variations.rst b/porting/cpu_model_variations.rst
index 797a009..851df1f 100644
--- a/porting/cpu_model_variations.rst
+++ b/porting/cpu_model_variations.rst
@@ -105,8 +105,8 @@ processor families is not enough to address the needs of embedded systems
developers. Custom board development is the norm for embedded systems.
Each of these boards is optimized for a particular project. The processor
and peripheral set have been chosen to meet a particular set of system
-requirements. The tools in the embedded systems developers’ toolbox must
-support their project’s unique board. RTEMS addresses this issue via the
+requirements. The tools in the embedded systems developers toolbox must
+support their project's unique board. RTEMS addresses this issue via the
Board Support Package.
RTEMS segregates board specific code to make it possible for the embedded