diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2007-08-03 13:23:12 +0000 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2007-08-03 13:23:12 +0000 |
commit | 5ea00148915097d22d3d612623e95b0cf5fbd938 (patch) | |
tree | 18676506b247e97339485f4e4d7bb43b97c0814a /hcid/dbus-api.txt | |
parent | ba268bfe5652e348450b10dbc9981e9bcd6a55d5 (diff) |
Correct the name of the ListTrusts method in the doc
Diffstat (limited to 'hcid/dbus-api.txt')
-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 ed0f258e..bd42d485 100644 --- a/hcid/dbus-api.txt +++ b/hcid/dbus-api.txt @@ -851,7 +851,7 @@ Methods dict GetInfo() Possible errors: org.bluez.Error.InvalidArguments org.bluez.Error.DoesNotExist - array{string} ListTrusted() + array{string} ListTrusts() Returns a list of remote devices that are trusted. |