diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2007-03-06 13:37:39 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2007-03-06 13:37:39 +0000 |
commit | bd447e720f315696c7a664a5d273fe171768f955 (patch) | |
tree | cc5cc6d2ac3d897186146296c0dfaad544c39121 /hcid | |
parent | d53935995279d96e4a2f973d11d3a3ba3d9c9bfc (diff) |
Fix small typo
Diffstat (limited to 'hcid')
-rw-r--r-- | hcid/dbus-api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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. |