summaryrefslogtreecommitdiff
path: root/doc/adapter-api.txt
diff options
context:
space:
mode:
authorMichal Labedzki <michal.labedzki@tieto.com>2012-06-27 15:27:36 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2012-06-28 13:14:10 +0300
commit4aae0e2981e785a2629a241b54c830b54d39c03c (patch)
treee317176005317a704880728a9f9ce82afc2c0796 /doc/adapter-api.txt
parent2f92669697152848f2fae584d45fde5d80ea6eb8 (diff)
downloadbluez-4aae0e2981e785a2629a241b54c830b54d39c03c.tar.gz
doc: Fix typo
This patch fix simple typo in documentation of API.
Diffstat (limited to 'doc/adapter-api.txt')
-rw-r--r--doc/adapter-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt
index dccb6bfec..916e9411d 100644
--- a/doc/adapter-api.txt
+++ b/doc/adapter-api.txt
@@ -24,7 +24,7 @@ Methods dict GetProperties()
void SetProperty(string name, variant value)
Changes the value of the specified property. Only
- properties that are listed a read-write are changeable.
+ properties that are listed as read-write are changeable.
On success this will emit a PropertyChanged signal.
Possible Errors: org.bluez.Error.InvalidArguments