linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix typos in adapter documentation
@ 2010-11-15 18:48 Jose Antonio Santos Cadenas
  2010-11-16 13:41 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Jose Antonio Santos Cadenas @ 2010-11-15 18:48 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Jose Antonio Santos Cadenas

---
 doc/adapter-api.txt |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt
index 6a28d30..65e2887 100644
--- a/doc/adapter-api.txt
+++ b/doc/adapter-api.txt
@@ -178,18 +178,18 @@ Signals		PropertyChanged(string name, variant value)
 
 		DeviceFound(string address, dict values)
 
-			This signal will be send every time an inquiry result
+			This signal will be sent every time an inquiry result
 			has been found by the service daemon. In general they
 			only appear during a device discovery.
 
-			The dictionary can contain bascially the same values
-			that we be returned by the GetProperties method
+			The dictionary can contain basically the same values
+			that are returned by the GetProperties method
 			from the org.bluez.Device interface. In addition there
 			can be values for the RSSI and the TX power level.
 
 		DeviceDisappeared(string address)
 
-			This signal will be send when an inquiry session for
+			This signal will be sent when an inquiry session for
 			a periodic discovery finishes and previously found
 			devices are no longer in range or visible.
 
-- 
1.7.1


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

* Re: [PATCH] Fix typos in adapter documentation
  2010-11-15 18:48 [PATCH] Fix typos in adapter documentation Jose Antonio Santos Cadenas
@ 2010-11-16 13:41 ` Johan Hedberg
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Hedberg @ 2010-11-16 13:41 UTC (permalink / raw)
  To: Jose Antonio Santos Cadenas; +Cc: linux-bluetooth

Hi Jose,

On Mon, Nov 15, 2010, Jose Antonio Santos Cadenas wrote:
> ---
>  doc/adapter-api.txt |    8 ++++----
>  1 files changed, 4 insertions(+), 4 deletions(-)

Thanks. The patch has been pushed upstream.

Johan

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

end of thread, other threads:[~2010-11-16 13:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-15 18:48 [PATCH] Fix typos in adapter documentation Jose Antonio Santos Cadenas
2010-11-16 13:41 ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).