Skip to content
Snippets Groups Projects
Commit 6c6cf23d authored by David B. Kinder's avatar David B. Kinder Committed by Anas Nashif
Browse files

doc: fix misspellings in docs


Caught some misspellings missed by the normal review process.

Signed-off-by: default avatarDavid B. Kinder <david.b.kinder@intel.com>
parent 44383a39
Branches
No related merge requests found
......@@ -92,7 +92,7 @@ support systems:
way to track developer discussions and to ask your own support questions to
the Zephyr project community. There are also specific `Zephyr mailing list
subgroups`_ for announcements, builds, marketing, and Technical
Steering Committe notes, for example.
Steering Committee notes, for example.
You can read through the message archives to follow
past posts and discussions, a good thing to do to discover more about the
Zephyr project.
......
......@@ -243,7 +243,7 @@ Running a Sample Application natively (POSIX OS)
It is also possible to compile some of the sample and test applications to run
as native process on a POSIX OS (e.g. Linux).
To be able to do this, remember to have installed the 32 bit libC if your OS is
natively 64bit. See the :ref:`native_posix` section on host depencencies
natively 64bit. See the :ref:`native_posix` section on host dependencies
for more information.
To compile and run an application in this way, type:
......
......@@ -6,7 +6,7 @@ OpenAMP Sample Application
Overview
********
This application demostrates how to use OpenAMP with Zephyr. It is designed to
This application demonstrates how to use OpenAMP with Zephyr. It is designed to
demonstrate how to integrate OpenAMP with Zephyr both from a build perspective
and code.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment