[Telepathy-commits] [telepathy-spec/master] ChatState: remove redundant description of argument types

Will Thompson will.thompson at collabora.co.uk
Thu Nov 20 11:22:38 PST 2008


---
 spec/Channel_Interface_Chat_State.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/spec/Channel_Interface_Chat_State.xml b/spec/Channel_Interface_Chat_State.xml
index aa29236..52fd294 100644
--- a/spec/Channel_Interface_Chat_State.xml
+++ b/spec/Channel_Interface_Chat_State.xml
@@ -21,7 +21,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
     <method name="SetChatState" tp:name-for-bindings="Set_Chat_State">
       <arg direction="in" name="State" type="u" tp:type="Channel_Chat_State">
         <tp:docstring>
-          The new state: one of the values of ChannelChatState.
+          The new state.
         </tp:docstring>
       </arg>
       <tp:docstring>
@@ -42,7 +42,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
       </arg>
       <arg name="State" type="u" tp:type="Channel_Chat_State">
         <tp:docstring>
-          The new state of this contact: one of the values of ChannelChatState.
+          The new state of this contact.
         </tp:docstring>
       </arg>
       <tp:docstring>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list