doc: fix misspellings and hyphen use
fixed error introduced in application.rst (v1.8) along with a general spelling check pass including consistent spelling of "runtime" and hyphenated words with "pre-" Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
1956f09590
commit
8c708fd049
9 changed files with 15 additions and 16 deletions
|
@ -44,7 +44,7 @@ small-footprint OSes:
|
|||
to be defined at compile-time, which reduces code size and
|
||||
increases performance.
|
||||
|
||||
#. **Minimal error checking**. Provides minimal run-time error checking
|
||||
#. **Minimal error checking**. Provides minimal runtime error checking
|
||||
to reduce code size and increase performance. An optional error-checking
|
||||
infrastructure is provided to assist in debugging during application
|
||||
development.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue