[Telepathy-commits] [telepathy-spec/master] ContactInfo: this is a connection, not a channel. Fix text accordingly
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri Jan 30 07:08:02 PST 2009
---
spec/Connection_Interface_Contact_Info.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/spec/Connection_Interface_Contact_Info.xml b/spec/Connection_Interface_Contact_Info.xml
index e7b033b..897abfc 100644
--- a/spec/Connection_Interface_Contact_Info.xml
+++ b/spec/Connection_Interface_Contact_Info.xml
@@ -270,8 +270,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<property name="ContactInfoFlags" type="u" access="read"
tp:type="Contact_Info_Flag" tp:name-for-bindings="Contact_Info_Flags">
<tp:docstring>
- An integer representing the bitwise-OR of flags on this channel. This
- property should be constant over the lifetime of a connection.
+ An integer representing the bitwise-OR of flags on this connection.
+ This property should be constant over the lifetime of a connection.
</tp:docstring>
</property>
--
1.5.6.5
More information about the telepathy-commits
mailing list