doc: fixed some typos

This commit is contained in:
2021-12-14 20:40:08 +01:00
parent d9af921417
commit 1ee6d805ea
2 changed files with 2 additions and 1 deletions

View File

@@ -48,7 +48,7 @@ to publish and share that work, in the hope it can be usefull.
**init.sh** relies on three different elements to work:
- the ```init.sh``` script and libraries, which provide a simple framework to do
simple tasks and embed system dependent functions to provide system independent
simple tasks and embed system dependent tools to provide system independent
function calls.
- modules that actually do the job, as possible on a system independent way
through the use of the framework and consisting of very small and simple tasks.