All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ] doc: fix typo
@ 2017-09-24 12:28 Tomasz Duszynski
  2017-09-24 17:59 ` Luiz Augusto von Dentz
  0 siblings, 1 reply; 3+ messages in thread
From: Tomasz Duszynski @ 2017-09-24 12:28 UTC (permalink / raw)
  To: linux-bluetooth

s/parser/parsed
---
 doc/advertising-api.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/advertising-api.txt b/doc/advertising-api.txt
index 36fe130d9..e432fb074 100644
--- a/doc/advertising-api.txt
+++ b/doc/advertising-api.txt
@@ -107,7 +107,7 @@ Methods		RegisterAdvertisement(object advertisement, dict options)
 			InvalidLength error indicates that the data
 			provided generates a data packet which is too long.
 
-			The properties of this object are parser when it is
+			The properties of this object are parsed when it is
 			registered, and any changes are ignored.
 
 			If the same object is registered twice it will result in
-- 
2.14.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH BlueZ] doc: fix typo
  2017-09-24 12:28 [PATCH BlueZ] doc: fix typo Tomasz Duszynski
@ 2017-09-24 17:59 ` Luiz Augusto von Dentz
  0 siblings, 0 replies; 3+ messages in thread
From: Luiz Augusto von Dentz @ 2017-09-24 17:59 UTC (permalink / raw)
  To: Tomasz Duszynski; +Cc: linux-bluetooth

Hi Tomasz,

On Sun, Sep 24, 2017 at 3:28 PM, Tomasz Duszynski <tduszyns@gmail.com> wrote:
> s/parser/parsed
> ---
>  doc/advertising-api.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/advertising-api.txt b/doc/advertising-api.txt
> index 36fe130d9..e432fb074 100644
> --- a/doc/advertising-api.txt
> +++ b/doc/advertising-api.txt
> @@ -107,7 +107,7 @@ Methods             RegisterAdvertisement(object advertisement, dict options)
>                         InvalidLength error indicates that the data
>                         provided generates a data packet which is too long.
>
> -                       The properties of this object are parser when it is
> +                       The properties of this object are parsed when it is
>                         registered, and any changes are ignored.
>
>                         If the same object is registered twice it will result in
> --
> 2.14.1

Could you please merge all the typo fixes?

-- 
Luiz Augusto von Dentz

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH BlueZ] doc: fix typo
@ 2017-09-22 15:56 Tomasz Duszynski
  0 siblings, 0 replies; 3+ messages in thread
From: Tomasz Duszynski @ 2017-09-22 15:56 UTC (permalink / raw)
  To: linux-bluetooth

s/prevously/previously
---
 doc/advertising-api.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/advertising-api.txt b/doc/advertising-api.txt
index 36fe130d9..5fc012f06 100644
--- a/doc/advertising-api.txt
+++ b/doc/advertising-api.txt
@@ -124,7 +124,7 @@ Methods		RegisterAdvertisement(object advertisement, dict options)
 		UnregisterAdvertisement(object advertisement)
 
 			This unregisters an advertisement that has been
-			prevously registered.  The object path parameter must
+			previously registered.  The object path parameter must
 			match the same value that has been used on registration.
 
 			Possible errors: org.bluez.Error.InvalidArguments
-- 
2.14.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-09-24 17:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-24 12:28 [PATCH BlueZ] doc: fix typo Tomasz Duszynski
2017-09-24 17:59 ` Luiz Augusto von Dentz
  -- strict thread matches above, loose matches on Subject: below --
2017-09-22 15:56 Tomasz Duszynski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.