diff options
author | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2010-07-22 17:43:25 +0100 |
---|---|---|
committer | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2010-07-22 17:43:25 +0100 |
commit | 0c3956a6c9401d306383da605899a7b2c2a1175e (patch) | |
tree | 9db996a13e108e803ee6d758d9d93682bcdebb6f /extensions | |
parent | 77c7018aa63134469e04a9aed5fc4c535fc96f78 (diff) |
extensions: update current spec for client type
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/Connection_Interface_Client_Type.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/Connection_Interface_Client_Type.xml b/extensions/Connection_Interface_Client_Type.xml index 6be261c54..f59c84e42 100644 --- a/extensions/Connection_Interface_Client_Type.xml +++ b/extensions/Connection_Interface_Client_Type.xml @@ -115,7 +115,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ tp:type="Contact_Client_Types"> <tp:docstring> The contacts' client types, if already known. Contacts whose client - typess are not already known are omitted from the mapping; contacts known + types are not already known are omitted from the mapping; contacts known to have no client type information appear in the mapping with an empty list. </tp:docstring> @@ -127,7 +127,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ </tp:possible-errors> </method> - <method name="RequestClientType" tp:name-for-bindings="Request_Client_Type"> + <method name="RequestClientTypes" tp:name-for-bindings="Request_Client_Types"> <tp:docstring> Return the current client types of the given contact. If necessary, make a request to the server for up-to-date information, and wait for a |