From bd447e720f315696c7a664a5d273fe171768f955 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 6 Mar 2007 13:37:39 +0000 Subject: Fix small typo --- hcid/dbus-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt index 7cea3b9f..a82bd290 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -827,7 +827,7 @@ Methods string GetAddress() includes an inquiry procedure and remote device name resolving. - On start up this process will generate a DiscoveryStart + On start up this process will generate a DiscoveryStarted signal and then return RemoteDeviceFound and also RemoteNameUpdated signals. If the procedure has been finished an DiscoveryCompleted signal will be sent. -- cgit