From 20ac655919c75d8ab20123cdd0c57c92c879ff01 Mon Sep 17 00:00:00 2001 From: Barry Byford <31baz66@gmail.com> Date: Mon, 26 Sep 2016 22:39:45 +0100 Subject: [PATCH] doc/gatt-api.txt: Correct spelling mistakes Correct small spelling errors --- doc/gatt-api.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/gatt-api.txt b/doc/gatt-api.txt index fd4bdd5fe..6c98b8713 100644 --- a/doc/gatt-api.txt +++ b/doc/gatt-api.txt @@ -115,7 +115,7 @@ Properties string UUID [read-only] object Service [read-only] - Object path of the GATT service the characteristc + Object path of the GATT service the characteristic belongs to. array{byte} Value [read-only, optional] @@ -198,7 +198,7 @@ Properties string UUID [read-only] object Characteristic [read-only] - Object path of the GATT characteristc the descriptor + Object path of the GATT characteristic the descriptor belongs to. array{byte} Value [read-only, optional] @@ -222,7 +222,7 @@ Properties string UUID [read-only] "secure-read" (Server Only) "secure-write" (Server Only) -GATT Profile hierarcy +GATT Profile hierarchy ===================== Local profile (GATT client) instance. By registering this type of object -- 2.47.3