* [PATCH BlueZ] doc: fix typos
@ 2017-09-25 15:53 Tomasz Duszynski
2017-09-26 12:07 ` Luiz Augusto von Dentz
0 siblings, 1 reply; 2+ messages in thread
From: Tomasz Duszynski @ 2017-09-25 15:53 UTC (permalink / raw)
To: linux-bluetooth
s/parser/parsed
s/prevously/previously
---
doc/advertising-api.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/advertising-api.txt b/doc/advertising-api.txt
index 36fe130d9..7cc183043 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
@@ -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] 2+ messages in thread
* Re: [PATCH BlueZ] doc: fix typos
2017-09-25 15:53 [PATCH BlueZ] doc: fix typos Tomasz Duszynski
@ 2017-09-26 12:07 ` Luiz Augusto von Dentz
0 siblings, 0 replies; 2+ messages in thread
From: Luiz Augusto von Dentz @ 2017-09-26 12:07 UTC (permalink / raw)
To: Tomasz Duszynski; +Cc: linux-bluetooth@vger.kernel.org
Hi Tomasz,
On Mon, Sep 25, 2017 at 6:53 PM, Tomasz Duszynski <tduszyns@gmail.com> wrote:
> s/parser/parsed
> s/prevously/previously
> ---
> doc/advertising-api.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/doc/advertising-api.txt b/doc/advertising-api.txt
> index 36fe130d9..7cc183043 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
> @@ -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
Applied, thanks.
--
Luiz Augusto von Dentz
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-09-26 12:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-25 15:53 [PATCH BlueZ] doc: fix typos Tomasz Duszynski
2017-09-26 12:07 ` Luiz Augusto von Dentz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox