diff options
author | Michal Labedzki <michal.labedzki@tieto.com> | 2012-06-27 15:27:36 +0200 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2012-06-28 13:14:10 +0300 |
commit | 4aae0e2981e785a2629a241b54c830b54d39c03c (patch) | |
tree | e317176005317a704880728a9f9ce82afc2c0796 /doc/proximity-api.txt | |
parent | 2f92669697152848f2fae584d45fde5d80ea6eb8 (diff) |
doc: Fix typo
This patch fix simple typo in documentation of API.
Diffstat (limited to 'doc/proximity-api.txt')
-rw-r--r-- | doc/proximity-api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/proximity-api.txt b/doc/proximity-api.txt index 0c60d47b..c8eae50c 100644 --- a/doc/proximity-api.txt +++ b/doc/proximity-api.txt @@ -19,7 +19,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 |