summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-08-10 17:53:36 -0400
committerMarcel Holtmann <marcel@holtmann.org>2010-08-10 17:54:01 -0400
commitc3c4d4f0e56aa974fe14fca227c22a542a574b49 (patch)
tree393b019dbfc2a698bb0e0d8e08a0a7c0d48d3988
parent9b2f91fcf1097d442286a9af12501016412100e3 (diff)
downloadconnman-c3c4d4f0e56aa974fe14fca227c22a542a574b49.tar.gz
connman-c3c4d4f0e56aa974fe14fca227c22a542a574b49.tar.bz2
connman-c3c4d4f0e56aa974fe14fca227c22a542a574b49.zip
Fix typo
-rw-r--r--doc/manager-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manager-api.txt b/doc/manager-api.txt
index 0f9429b9..d8f1f4e7 100644
--- a/doc/manager-api.txt
+++ b/doc/manager-api.txt
@@ -69,7 +69,7 @@ Methods dict GetProperties()
Possible Errors: [service].Error.InvalidArguments
- arracy{object,dict} GetServices()
+ array{object,dict} GetServices()
Returns a sorted list of tuples with service
object path and dictionary of service properties.