doc: fix misspellings in docs
Caught some misspellings missed by the normal review process. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
44383a394b
commit
6c6cf23d4d
3 changed files with 3 additions and 3 deletions
|
@ -92,7 +92,7 @@ support systems:
|
||||||
way to track developer discussions and to ask your own support questions to
|
way to track developer discussions and to ask your own support questions to
|
||||||
the Zephyr project community. There are also specific `Zephyr mailing list
|
the Zephyr project community. There are also specific `Zephyr mailing list
|
||||||
subgroups`_ for announcements, builds, marketing, and Technical
|
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
|
You can read through the message archives to follow
|
||||||
past posts and discussions, a good thing to do to discover more about the
|
past posts and discussions, a good thing to do to discover more about the
|
||||||
Zephyr project.
|
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
|
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).
|
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
|
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.
|
for more information.
|
||||||
|
|
||||||
To compile and run an application in this way, type:
|
To compile and run an application in this way, type:
|
||||||
|
|
|
@ -6,7 +6,7 @@ OpenAMP Sample Application
|
||||||
Overview
|
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
|
demonstrate how to integrate OpenAMP with Zephyr both from a build perspective
|
||||||
and code.
|
and code.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue