summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-03-10 19:52:37 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-03-10 19:52:37 +0000
commitd4daec63709cda785507731e088bd5b60d641fc1 (patch)
treebad47384e09c2af579811bcdfa0209e3bbedf51e /hcid/dbus-api.txt
parentab89fd7e0b1464350b6bfe54f0bec7195f65bbc8 (diff)
Correct grammer for DoesNotExist error
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r--hcid/dbus-api.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index f2b5b91d..d6f31bef 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -84,12 +84,12 @@ Errors Failed
procedure that fails. For example "Bonding already
exists"
- DoesNotExists
+ DoesNotExist
Error returned if a record for a specifc procedure
- doesn't exists. The error message however should
+ doesn't exist. The error message however should
indicate the procedure that fails. For example
- "Bonding does not exits".
+ "Bonding does not exist".
InProgress
@@ -537,7 +537,7 @@ Methods string GetAddress()
BondingRemoved signal.
Possible errors: org.bluez.Error.UnknownAddress
- org.bluez.Error.DoesNotExists
+ org.bluez.Error.DoesNotExist
boolean HasBonding(string address)
@@ -558,7 +558,7 @@ Methods string GetAddress()
pairing process.
Possible errors: org.bluez.Error.UnknownAddress
- org.bluez.Error.DoesNotExists
+ org.bluez.Error.DoesNotExist
uint8 GetEncryptionKeySize(string address)
@@ -569,7 +569,7 @@ Methods string GetAddress()
Possible errors: org.bluez.Error.UnknownAddress
org.bluez.Error.NotConnected
- org.bluez.Error.DoesNotExists
+ org.bluez.Error.DoesNotExist
void DiscoverDevices()
@@ -719,7 +719,7 @@ Methods void RegisterDefaultPasskeyAgent(string path)
the path parameter must match the same values that
has been used on registration.
- Possible errors: org.bluez.Error.DoesNotExists
+ Possible errors: org.bluez.Error.DoesNotExist
void RegisterPasskeyAgent(string path, string address)
@@ -753,7 +753,7 @@ Methods void RegisterDefaultPasskeyAgent(string path)
wait for the automatic timeout.
Possible errors: org.bluez.Error.UnknownAddress
- org.bluez.Error.DoesNotExists
+ org.bluez.Error.DoesNotExist
PasskeyAgent hierarchy