Private
Public Access
2
0

docs: Fixed typos

Signed-off-by: izard <alexander.komarov@intel.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
izard
2014-07-19 12:38:41 +00:00
committed by Brendan Le Foll
parent fa06e7e81f
commit 450ebdeca8
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ MRAA - Low Level Skeleton Library for Communication on GNU/Linux platforms
==============
Library in C/C++ to interface with Galileo & other Intel platforms, in a
structured and sane API with port nanmes/numbering that match boards & with
structured and sane API with port names/numbering that match boards & with
bindings to javascript & python.
The intent is to make it easier for developers and sensor manufacturers to map
@@ -18,7 +18,7 @@ Galileo Rev H
Compiling
=========
See docs/build.md.
See docs/building.md.
Examples
========

View File

@@ -2,7 +2,7 @@ MRAA - Low Level Skeleton Library for Communication on Intel platforms
==============
Library in C/C++ to interface with Galileo & other Intel platforms, in a
structured and sane API with port nanmes/numbering that match boards & with
structured and sane API with port names/numbering that match boards & with
bindings to javascript & python.
The intent is to make it easier for developers and sensor manufacturers to map