From c3c4d4f0e56aa974fe14fca227c22a542a574b49 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 10 Aug 2010 17:53:36 -0400 Subject: [PATCH] Fix typo --- doc/manager-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manager-api.txt b/doc/manager-api.txt index 0f9429b..d8f1f4e 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. -- 2.7.4