diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manager-api.txt | 2 |
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. |