[telepathy-spec/master] s/SupportedAccessesControl/SupportedAccessControls

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue May 26 02:37:00 PDT 2009


---
 spec/Channel_Type_DBus_Tube.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/spec/Channel_Type_DBus_Tube.xml b/spec/Channel_Type_DBus_Tube.xml
index d170ecb..64cdcf1 100644
--- a/spec/Channel_Type_DBus_Tube.xml
+++ b/spec/Channel_Type_DBus_Tube.xml
@@ -169,11 +169,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       </tp:member>
     </tp:mapping>
 
-    <property name="SupportedAccessesControl" type="au"
+    <property name="SupportedAccessControls" type="au"
               tp:type="Socket_Access_Control[]" access="read"
-              tp:name-for-bindings="Supported_Accesses_Control">
+              tp:name-for-bindings="Supported_Access_Controls">
       <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
-        <p>A list of the accesses control that are supported with this channel.
+        <p>A list of the access control types that are supported with this channel.
         Note that only Socket_Access_Control_Localhost and
         Socket_Access_Control_Credentials can be used with D-Bus tubes.</p>
 
-- 
1.5.6.5



More information about the telepathy-commits mailing list