From: izard Date: Sat, 19 Jul 2014 12:38:41 +0000 (+0000) Subject: docs: Fixed typos X-Git-Tag: v0.4.4~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=450ebdeca8107be2a1d037d9e40e084dcda30b2b;p=contrib%2Fmraa.git docs: Fixed typos Signed-off-by: izard Signed-off-by: Brendan Le Foll --- diff --git a/README.md b/README.md index e21844b..84b8859 100644 --- a/README.md +++ b/README.md @@ -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 ======== diff --git a/docs/index.md b/docs/index.md index bcc19c6..123942a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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